jcjgraf/sensorCar
Software for a self-driving car, based on neural networks. An Unity simulation is provided to run the car.
This software allows you to build and test a self-driving car in a simulated environment using neural networks. It takes sensor data from the simulated car as input and outputs a steering angle, enabling the car to navigate a generated road without collisions. It's designed for robotics researchers, educators, or hobbyists exploring autonomous vehicle control.
No commits in the last 6 months.
Use this if you are an AI/robotics student or researcher looking to experiment with neural network-based autonomous driving within a Unity simulation.
Not ideal if you are looking for a complete, production-ready autonomous driving system or a project that integrates with physical hardware.
Stars
19
Forks
4
Language
C#
License
MIT
Category
Last pushed
May 05, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jcjgraf/sensorCar"
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