MDLoo / aws-deepracer-workshops

DeepRacer workshop content for Re:Invent 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Deepracer Workshop

A hands-on workshop to introduce developers to AWS DeepRacer at re:Invent 2018.

Lab 1: 30 minutes

Lab 2: 22 minutes

Job Analysis and Visualization

Visualization Notebook

Waypoints for re:Invent track

The waypoints are like GPS location indicators for the car. The nearest waypoint can be found using the euclidean distance, but we have made this available in the reward function to make it easy. The labels (L = Left, R = Right,S = Straight) indicate the best action to take at those waypoints.

waypoints

Reinvent Track with Dimensions

To create your own track follow the details in the Developer Documentation

waypoints

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

About

DeepRacer workshop content for Re:Invent 2018

License:MIT No Attribution


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%