Skip to content

wuzelong/TSMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSMA

usage

  1. Environmental preparation

To install the required Python dependencies, run:

pip install -r requirements.txt

For reproducibility, we also packaged the conda environment. You can [download] it and run tar -xzf TSMA.tar.gz -C ~/.conda/envs/.

The experiments are conducted using Python 3.9 and ​CUDA 12.8​. Other versions may be compatible but are not officially tested.

  1. Download Datasets

Please download and extract the data into ./dataset.

  1. training

    run

python run.py --config config/seq96_patch48_ETTh1_TSMA.yaml

Acknowledgment

We’re deeply grateful to the following GitHub repositories for their outstanding code and the effort their maintainers have invested.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages