https://github.com/saif-gitreps/self-learning-car-simulation
A self learning car thats learns using neural network, uses population based learning or genetic algorithm, the best generation is saved manually. Built from scratch using Javascript.
https://github.com/saif-gitreps/self-learning-car-simulation
canvas2d html javascript neural-network
Last synced: 6 months ago
JSON representation
A self learning car thats learns using neural network, uses population based learning or genetic algorithm, the best generation is saved manually. Built from scratch using Javascript.
- Host: GitHub
- URL: https://github.com/saif-gitreps/self-learning-car-simulation
- Owner: saif-gitreps
- Created: 2025-08-15T15:13:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-09-18T13:52:33.000Z (11 months ago)
- Last Synced: 2025-09-18T16:02:22.076Z (11 months ago)
- Topics: canvas2d, html, javascript, neural-network
- Language: JavaScript
- Homepage: https://self-learning-car-simulation.vercel.app
- Size: 165 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Self Learning Car Simulation with Neural Network
A self learning car thats learns using neural network, uses population based learning or genetic algorithm, the best generation is saved manually. Built from scratch using Javascript.
