Skip to content

mehulrao/Racecar-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Racecar-ML

About

We used ML-Agents in Unity to train the MIT-designed RACECAR (Rapid Autonomous Complex Environment Competing Ackermann steeRing) on a cone slaloming course.

We used Proximal Policy Optimization, Imitation Learning, GAIL, and Curriculum to train a neural network model.

Watch

Final presentation video: https://youtu.be/HjLCPo5ZN3c Screen Shot 2021-07-31 at 7 17 42 AM

Contributors

Mehul Rao
Daniel Chuang
Steven Lei
Austin Huang

Simulator

The original simulation can be found here: https://github.com/MITLLRacecar/Simulation