The code is released under the Apache-2.0 License. There is no limitation for both academic and commercial usage.
- Download datasets from original locations and copy npy files into data/ folder. We store all necessary files in our own GoogleDrive for simplicity
- Install Python packages listed in requirements.txt
Run files to reproduce experiments for each model, e.g., the following code for DLinear
python exp_dlinear.py
The results are stores in the results/ folder. They can be visualized by notebook