manassarpatwar/WatchCarsLearn
Self driving cars using NEAT
Watch simulated cars learn to navigate race tracks using a brain inspired by neural networks. You provide the car's 'sensors' and the 'brain' takes over, showing how it learns to control acceleration, braking, and steering. This is ideal for educators or students interested in observing evolutionary artificial intelligence in action.
No commits in the last 6 months.
Use this if you want to visually demonstrate or understand how artificial intelligence can learn to drive in a simulated environment without explicit programming for every scenario.
Not ideal if you need a high-fidelity driving simulator for vehicle design, a tool for training real autonomous vehicles, or a platform for advanced physics simulations.
Stars
74
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Jan 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/manassarpatwar/WatchCarsLearn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ArztSamuel/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The...
idreesshaikh/Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning
Deep Reinforcement Learning (PPO) in Autonomous Driving (Carla) [from scratch]
kevinhughes27/TensorKart
self-driving MarioKart with TensorFlow
lexfridman/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
KimangKhenng/Traffic-SImulation-and-Visualization
Traffic Intersection Simulation Using C++ and Qt