Self Drivig Car Simulator implements an autonomous car navigation system using neural network built from scratch.
- Virtual Simulation of a Car in traffic.
- Car attached with Neural Network.
- Neural Network implemented from scratch.
- Optimised training process through parallelization
- Genetic Mutation Algorithm
- Saving Best Car states to local Storage
- Basic laws of physics speed, acceleration, friction, etc
- Linear interpolation function
https://magenta-liger-f0d04b.netlify.app/
Download al files and just open index.html with live Server extension in VS Code.