README.md

May 21, 2026 ยท View on GitHub

Usage

  1. Prepare Environment. Please run the command below to install packages.

    pip install -r requirements.txt
    
  2. Prepare Data. You can obtain the well pre-processed datasets from Time-Series-Library [Google Drive] and DUET (Google Drive or Baidu Drive), Then place the downloaded data in the folder./dataset.

  3. Train the model. You can reproduce the experiment results as the following example.

    bash ./scripts/ETTh1.sh
    

Acknowledgements

We appreciate the following resources a lot for their valuable code and datasets: