ARCC-RACE / deepracer-for-dummies

a quick way to get up and running with local deepracer training environment
66 stars 28 forks source link

How to resume the training? #38

Closed sushil-bharati closed 5 years ago

sushil-bharati commented 5 years ago

how to resume the training?

I tried running set-last-run-to-pretrained.sh followed by start.sh but it still shows "module_dir": "s3://bucket/rl-deepracer-sagemaker/source/sourcedir.tar.gz" . Is that correct??

How to make sure that I am resuming training in the terminal?

Michael-Equi commented 5 years ago

When sagemaker starts up does it say that it is loading a presaved checkpoint?

sushil-bharati commented 5 years ago

I am closing this issue because I believe sagemaker says that somewhere in console. Thanks.