README.md
May 23, 2025 ยท View on GitHub
Usage
- Install Pytorch and the necessary dependencies.
pip install -r requirements.txt
- Train and evaluate the model. We provide all the above tasks under the folder ./scripts/. You can reproduce the results as the following examples:
# Multivariate forecasting with iTransformer
bash ./scripts/etth1.sh