necrashter/driven-to-evolve
Teach AI to drive, one crash at a time. Evolve, upgrade, and turn failure into progress.
This project helps you teach AI cars to drive through simulated environments. You design or select initial AI drivers, observe their performance, and then use their 'failures' (crashes) to automatically improve the next generation of drivers. It's for anyone interested in exploring how evolutionary algorithms can be used to train intelligent agents in a visual, interactive way.
No commits in the last 6 months.
Use this if you want to experiment with genetic algorithms to evolve driving behaviors in a simulated car race, turning every crash into a learning opportunity.
Not ideal if you're looking for a production-ready autonomous driving system or a deep learning framework for complex real-world sensor data.
Stars
22
Forks
1
Language
GDScript
License
MIT
Category
Last pushed
Jun 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/necrashter/driven-to-evolve"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Jasonnor/Car-Simulator
Autonomous car simulator (based on JavaScript & WebGL) implemented by fuzzy control system,...
Karan36k/aicar
massivefil.com - AIcar is a re-enforcement learning representation inside a canvas. The car...
mbdavid2/CarsGeneticAI
Unity project in which cars use Genetic Algorithms to improve driving in a given track
saifaldin14/Genetic-Algorithm-Self-Driving-Car
A self-driving car simulation program using a simple genetic algorithm to find and train a model...