aws-deepracer-community / deepracer-for-cloud

Creates an AWS DeepRacing training environment which can be deployed in the cloud, or locally on Ubuntu Linux, Windows or Mac.
MIT No Attribution
325 stars 175 forks source link

Unable to find deepracer checkpoint json #87

Closed dawiddzhafarov closed 2 years ago

dawiddzhafarov commented 2 years ago

Hello, while trying to start training default model, after whole configuration, when I run dr-start-training, this is the place where it all gets stuck. No idea what to do, would appreciate any help error

Lacan82 commented 2 years ago

This is normal for when you start a new training. If you are starting a pre-trained then this isn't normal. Working as intended otherwise,

dawiddzhafarov commented 2 years ago

So how do I know that the training has started? Nothing else shows up, no information about the training.

Lacan82 commented 2 years ago

You need to wait and give Doorman time to finish installing SIGINIT and SIGTERM. Once it starts you'll see data flow across the screen for the training and policy updates

dawiddzhafarov commented 2 years ago

Okay, thanks for the answer. Last time I have waited about an hour and nothing happened, but I will give it a go.