This repository has been archived by the owner on Jan 25, 2021. It is now read-only.
forked from aws-solutions-library-samples/guidance-for-training-an-aws-deepracer-model-using-amazon-sagemaker
-
Notifications
You must be signed in to change notification settings - Fork 19
Interactive Track Analysis #11
Open
cahya-wirawan
wants to merge
51
commits into
aws-deepracer-community:master
Choose a base branch
from
cahya-wirawan:log-interactive
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Interactive Track Analysis #11
cahya-wirawan
wants to merge
51
commits into
aws-deepracer-community:master
from
cahya-wirawan:log-interactive
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…options to some functions
…coordinates, graph sizing still requires work)
…ly and add small code improvements
new docker image have been added
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
The episode:
The iteration:
The zoom:
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