Skip to content

This is a self driving car simulation that uses Neural Networks.

Notifications You must be signed in to change notification settings

githubarj/Self-Driving-Car

Repository files navigation

Self Driving Car with Javascript and Neural Networks.

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.

How to run the code

Requirements

  • git
    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x

Quickstart

git clone https://github.com/githubarj/Self-Driving-Car.git
cd Self-Driving-Car
start index.html

Video of live demo

self-driving.mp4

About

This is a self driving car simulation that uses Neural Networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published