Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 435 Bytes

File metadata and controls

18 lines (8 loc) · 435 Bytes

Unity-Machine-Learning-Car

A self-driving car on any track in Unity. (Track can by changed to any shape)

Software to develop it: Unity. You can download Unity from https://unity3d.com/.

Main Algorithm: Neural Network

Programming Language: C#

Demo: https://www.youtube.com/watch?time_continue=2&v=_-yGAanVhrM

How to run the code ? Clone or download all files to one folder -> Open the folder in Unity -> click "Run" button.