This is a projects that simulates a self driving car. It utilises Neural Networks written
in JavaScript. It also has visualization of the Neural Network working.
I have attached a video of the live demo at the end of the readme.
- git
- You'll know you did it right if you can run
git --version
and you see a response likegit version x.x.x
- You'll know you did it right if you can run
git clone https://github.com/githubarj/Self-Driving-Car.git
cd Self-Driving-Car
start index.html