Create session material #1

Merged
jmhbnz merged 9 commits from create-session-material into master 2020-07-14 10:06:47 +00:00
4 changed files with 26 additions and 191 deletions
Showing only changes of commit 7190f20b05 - Show all commits

View File

@ -381,7 +381,7 @@ Note that after each training iteration we will save the new model file to your
This is the last section before you start training. Here you can specify the maximum time your model will train for. Ideally you should put a number in this condition. You can always stop training early. Furthermore, if your model stopped as a result of the condition, you can go to the model list screen, and clone your model to restart training using new parameters. This is the last section before you start training. Here you can specify the maximum time your model will train for. Ideally you should put a number in this condition. You can always stop training early. Furthermore, if your model stopped as a result of the condition, you can go to the model list screen, and clone your model to restart training using new parameters.
Please specify at least 120 minutes, if you selected the basic suggestions, and then select **Create model**. If there is an error, you will be taken to the error location. Note the Python syntax will also be validated again. Once you start training it can take up to 6 minutes to spin up the services needed to start training. During this time let's talk through the AWS DeepRacer League and how you can take part. Please specify at least 60 minutes, if you selected the basic suggestions, and then select **Create model**. If there is an error, you will be taken to the error location. Note the Python syntax will also be validated again. Once you start training it can take up to 6 minutes to spin up the services needed to start training. During this time let's talk through the AWS DeepRacer League and how you can take part.
![Stopping conditions](img/stopconditions.png) ![Stopping conditions](img/stopconditions.png)