Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ List of state of the art papers focus on deep learning and resources, code and e

## Papers

### 2022

- [Are Transformers Effective for Time Series Forecasting?](https://arxiv.org/pdf/2205.13504.pdf)

- Ailing Zeng, Muxi Chen, Lei Zhang, Qiang Xu
- [[Code](https://github.com/cure-lab/LTSF-Linear)]

### 2021

- [Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting](https://arxiv.org/abs/2106.13008)
Expand Down