Skip to content

xmcbbkad/my_iTransformer

Repository files navigation

my_iTransformer

fork from iTransformer

Usage

  1. Install Pytorch and necessary dependencies.
pip install -r requirements.txt
  1. train and test scripts
# predict stock price with iTransformer
bash ./scripts/stock/iTransformer_predict_price.sh

# predict stock price with Vanilla Transformer
bash ./scripts/stock/Transformer_predict_price.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published