464 Forks
2235 Stars
2235 Watchers

Autoformer

About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008

How to download and setup Autoformer

Open terminal and run command
git clone https://github.com/thuml/Autoformer.git
git clone is used to create a copy or clone of Autoformer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Autoformer https://github.com/thuml/Autoformer/archive/master.zip

Or simply clone Autoformer with SSH
[email protected]:thuml/Autoformer.git

If you have some problems with Autoformer

You may open issue on Autoformer support forum (system) here: https://github.com/thuml/Autoformer/issues