kunalG98/Self-Driving-Car
Self Diving Car Game using Pytorch and Kivy framework in Python
This project lets you experiment with a simulated self-driving car environment. You can observe how a car navigates a track and react to obstacles you create. It's designed for anyone curious about the basics of how autonomous vehicles perceive and respond to their surroundings.
No commits in the last 6 months.
Use this if you want a hands-on, interactive demonstration of a car using a neural network to avoid obstacles.
Not ideal if you're looking for a realistic driving simulator or a tool for complex autonomous vehicle research and development.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 01, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kunalG98/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]
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