pncsoares/self-driving-car
A self driving car using neural networks and machine learning 🚗
This interactive simulation demonstrates how a self-driving car learns to navigate a road without collisions. You provide feedback on which simulated cars are 'good' at avoiding obstacles, and the system uses this input to refine the car's virtual 'brain'. It's ideal for anyone interested in the basics of how AI can learn to drive in a simulated environment.
No commits in the last 6 months.
Use this if you want to observe and interact with a simplified model of how autonomous vehicles can learn to navigate safely using neural networks.
Not ideal if you're looking for a tool to develop or test actual self-driving car hardware or complex, real-world driving scenarios.
Stars
9
Forks
4
Language
JavaScript
License
MIT
Category
Last pushed
May 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pncsoares/self-driving-car"
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]
lexfridman/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
kevinhughes27/TensorKart
self-driving MarioKart with TensorFlow
KimangKhenng/Traffic-SImulation-and-Visualization
Traffic Intersection Simulation Using C++ and Qt