kieranjwood / trading-momentum-transformer

This code accompanies the the paper Trading with the Momentum Transformer: An Intelligent and Interpretable Architecture (https://arxiv.org/pdf/2112.08534.pdf).
https://kieranjwood.github.io/publication/momentum-transformer/
MIT License
432 stars 188 forks source link

how can i continue to train from checkpoint or predict from check point if session ends before complete training? #14

Open jasonmcy1991 opened 4 months ago

jasonmcy1991 commented 4 months ago

when i run the experiment, i also encounter session ends when idle for too long.

how can i continue to train from checkpoint or predict from check point if session ends before complete training?