moabitcoin / cherry-pytorch

Reinforcement Learning Tutorials & other bedtime stories in PyTorch
MIT License
11 stars 1 forks source link

Track code version with model version #19

Closed sandhawalia closed 4 years ago

sandhawalia commented 4 years ago

Currently we don't track code version with the model version this can lead to inability to re-produce results.

sandhawalia commented 4 years ago

Addressed here https://github.com/moabitcoin/cherry-pytorch/pull/32

sandhawalia commented 4 years ago

The models are saved as agent-{step}-{gitsha}.pth