MainakRepositor/SelfDriver
A self learning AI car that learns about obstacles and direction control in real time training and gradually gets more accurate in avoiding collisions
This project helps robotics enthusiasts and AI learners develop and train autonomous vehicle models that can navigate environments and avoid obstacles in real-time. You provide data on obstacles and directional control, and the system learns to make the car more accurate at avoiding collisions. It's designed for individuals exploring basic self-driving car AI.
No commits in the last 6 months.
Use this if you are building an AI-powered car model and want it to learn how to detect and steer around obstacles on its own.
Not ideal if you need a production-ready autonomous driving system for real-world vehicles or complex, high-stakes environments.
Stars
19
Forks
—
Language
JavaScript
License
—
Category
Last pushed
Dec 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MainakRepositor/SelfDriver"
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