Ayush-Deore/Autonomous-Car-Simulation
a web-based simulation of a neural network based autonomous car simulation.
This is a browser-based simulation that demonstrates how neural networks can power autonomous vehicles. It takes simulated sensor inputs from virtual cars on a road and outputs steering decisions, showing how cars learn to navigate traffic and stay within lanes. It's designed for anyone curious about the basics of self-driving AI and how neural networks make decisions in a simulated environment.
No commits in the last 6 months.
Use this if you want to understand the foundational concepts of neural network-based autonomous driving through an interactive, visual simulation.
Not ideal if you are looking for a high-fidelity, production-ready autonomous driving simulator or a library for complex AI research.
Stars
46
Forks
11
Language
JavaScript
License
—
Category
Last pushed
Jul 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Ayush-Deore/Autonomous-Car-Simulation"
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