AI4Finance-Foundation/ElegantRL

Continue Training From Checkpoint

Opened this issue · 0 comments

How is it advised to continue training a model from a checkpoint .pt file? Able to build out a simple process for predicting using a Pytorch based structure, but I am assuming there is a straight forward way to continue training like with Stable Baselines3. Correct me if I am wrong on this assumption.

Thanks in Advance!