Skip to content

The fastest way to get rolling with machine learning on AWS. Workshop completed at re:Invent 2018 🚙 🚗

Notifications You must be signed in to change notification settings

regularlady/deepracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

AWS Deepracer Workshop

A hands-on workshop to introduce developers to AWS DeepRacer at re:Invent 2018. Completed by Brittany Martin on Thursday, November 29th, 2018.

Lab 1: 30 minutes | deepracer_v1.py

Lab 2: 22 minutes | deepracer_v2.py

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

License Summary

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

About

The fastest way to get rolling with machine learning on AWS. Workshop completed at re:Invent 2018 🚙 🚗

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages