Difference between revisions of "Resources related to AWS DeepRacer"
Jump to navigation
Jump to search
(Initial content) |
(Added Matt's blog) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== AWS provided == | == AWS provided == | ||
[https://aws.amazon.com/deepracer/ AWS DeepRacer page] | [https://aws.amazon.com/deepracer/ AWS DeepRacer page] | ||
+ | |||
[https://docs.aws.amazon.com/deepracer/latest/developerguide/what-is-deepracer.html AWS DeepRacer Developer Guide] | [https://docs.aws.amazon.com/deepracer/latest/developerguide/what-is-deepracer.html AWS DeepRacer Developer Guide] | ||
+ | |||
[https://www.aws.training/Details/eLearning?id=32143 Free online course from AWS] | [https://www.aws.training/Details/eLearning?id=32143 Free online course from AWS] | ||
+ | |||
+ | == Training == | ||
+ | [https://medium.com/myplanet-musings/the-best-path-a-deepracer-can-learn-2a468a3f6d64 Finding the best path on track] | ||
+ | |||
+ | [https://github.com/matrousseau/AWS-Deepracer-Optimal-Path-Generator Optimal Path Generator] | ||
+ | |||
+ | == Controlling the DeepRacer == | ||
+ | |||
+ | [https://github.com/cmasenas/AWS-Deepracer-Gamepad-Control Adding a Gamepad to AWS DeepRacer using the Web interface] | ||
+ | |||
+ | [http://www.lyonthackston.com/articles/3_aws_deepracer_joy.html Adding a gamepad to AWS DeepRacer using ROS] | ||
+ | |||
+ | == Blogs == | ||
+ | [https://deepracer.ml/ A blog by Matt Camp] |
Latest revision as of 08:20, 18 June 2020
AWS provided[edit]
Training[edit]
Finding the best path on track
Controlling the DeepRacer[edit]
Adding a Gamepad to AWS DeepRacer using the Web interface
Adding a gamepad to AWS DeepRacer using ROS