RESEARCH: Donkey Car (aka Autonomous Car)
Donkey Car
Jetson Nano and Donkey Car
Jetson Nano Jet Racer
RESEARCH: AWS DeepRacer
AWS Deepracer League
Deepracer description
https://aws.amazon.com/blogs/aws/aws-deepracer-go-hands-on-with-reinforcement-learning-at-reinvent/
Intel Atom processor
https://aws.amazon.com/blogs/aws/aws-deepracer-go-hands-on-with-reinforcement-learning-at-reinvent/
RESEARCH PHASE
WORK IN PROGRESS BELOW —————————————————————-
Mark Jay
https://www.youtube.com/watch?v=zNauclJhSyE&list=PL0WH13AjrpidcMrH9RqBsoVFV4K6K24yc&index=74&t=0s
https://www.youtube.com/watch?v=e-y6rXdsomw&list=PL0WH13AjrpidcMrH9RqBsoVFV4K6K24yc&index=75&t=0s
https://gist.github.com/markjay4k
Sentdex
https://www.youtube.com/playlist?list=PLQVvvaa0QuDeETZEOy4VdocT7TOjfSA8a
https://github.com/sentdex/pygta5
Note: There was a MacOS implementation (GitHub) of the game button press - can’t find it at the moment, perhaps it was linked to Sentdex video or Github
PROJECT VISION & GOALS
VISION
This project was actually started back in 2018 based on the Youtube example. I’ve since advanced in my skills related to the concept of autonomous driving and a simple “line following” AI project was no longer appealing.
As I was learning more and more related to the higher concepts of the reinforcement learning, I began thinking about building a ‘AI simulation’ where I can test the concepts of the different techniques. I am considering recreating this project on my development computer for such use.
GOALS - 2020
Build self-driving AI that plays simulated racing game - AI should be able to “detect” any game displayed on the screen (I will be using a Steam Auto Racing Simulator) and press keys to drive the car.
The system needs to be developed to be scalable in order to support other racing games and/or even flying FPV drone racing games (e.g. 3D drone flying game rather than 2D auto racing game)