Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

networkslab/MTST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-resolution Time-Series Transformer for Long-term Forecasting (MTST). arxiv

This paper has been accepted at AISTATS 2024.

Getting Started

  1. Install requirements. pip install -r requirements.txt

  2. Download data. You can download all the datasets from Autoformer. Create a seperate folder ./dataset and put all the csv files in the directory.

Multi-resolution Time Series Transformer (MTST)

  1. Training. All the scripts are in the directory ./scripts/MTST. For example,
sh ./scripts/MTST/etth2.sh

Acknowledgement

We appreciate the following github repo very much for the valuable code base and datasets:

https://github.com/yuqinie98/PatchTST

https://github.com/cure-lab/LTSF-Linear

https://github.com/zhouhaoyi/Informer2020

https://github.com/thuml/Autoformer

https://github.com/MAZiqing/FEDformer

https://github.com/alipay/Pyraformer

https://github.com/ts-kim/RevIN

https://github.com/timeseriesAI/tsai

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published