Auto-submit is used for evaluating auto submit in deepracer community races or virtual races.
- Install AWS CLI, you can follow the guide here.
- Download the configured json file and auto-submit.sh script
- Update auto-submit.sh script, replace model-arn, leaderboard-arn and sleep time with your setting
- Run with command
./auto-submit.sh
- Interrupt the script by
^Z
at any time
For the details, please refer to AWS blog - Rank Boosting in AWS DeepRacer by Evaluating Auto Submit.