aws-deepracer-workshops icon indicating copy to clipboard operation
aws-deepracer-workshops copied to clipboard

Interactive Track Analysis

Open cahya-wirawan opened this issue 5 years ago • 0 comments

Racing name: DodolGarut

This interactive Visualization provides more helpful informations if we hover on the specific line or point of the picture. It can display the waypoint index, steps, progress, action, throttle, reward and closest way point, that means we don't need to find such information on the printout of dataframe. The color of the episode point depends on the throttle, which makes it easier to see the change of the speed. We can also zoom on the specific area where we want to see more on detail.

To see the notebook without running it, please use the notebook viewer https://nbviewer.jupyter.org/github/cahya-wirawan/aws-deepracer-workshops/blob/log-interactive/log-analysis/Training_analysis_interactive.ipynb since Github often can't display the Jupyter notebook correctly,

Few pictures from the notebook:

  • The track overview: Track - 01

  • The episode: Track - 02

  • The iteration: Track - 03

  • The zoom: Track - 04

This change has been submitted as part of the AWS DeepRacer Community Log Analysis Challenge. To join the community go to http://join.deepracing.io

cahya-wirawan avatar Oct 23 '19 17:10 cahya-wirawan