Skip to content

MikletNg/aws_deepracer_log_analysis

Repository files navigation

AWS DeepRacer Log Analysis

Note this project was cloned and modified from https://github.com/aws-samples/aws-deepracer-workshops/tree/master/log-analysis

  1. Install AWS CLI
  2. Create a user in IAM with Admin policy
  3. Configure AWS CLI Credential
  4. Run the following command in terminal
git clone https://github.com/MikletNg/aws_deepracer_log_analysis.git
cd aws_deepracer_log_analysis
chmod +x setup.sh
. ./setup.sh
. ./start.sh
  1. Run the first 4 cells, above 'Load Waypoints'
  2. (Optional) Download model from DeepRacer console, upload the CSV file in 'intermediate_checkpoint/{model_name}'
  3. Then you can run 'Model CSV Analysis'
  4. Don't run 'Download all the checkpoints' and 'Simulation Image Analysis - Probability distribution on decisions (actions)'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published