JohnDavidAnthony/Self_Driving_Car
Machine Learning Self Driving Car Trained With a Genetic Algorithm
This project offers a 2D simulation environment to train a virtual car to navigate a track quickly and efficiently. You can define the car's neural network and customize how it learns using genetic algorithms, observing how different generations improve their driving skills. This is for researchers or enthusiasts in AI and machine learning interested in experimenting with evolutionary algorithms for autonomous agent control.
No commits in the last 6 months.
Use this if you want to experiment with genetic algorithms to train an autonomous agent to perform a navigation task within a simulated environment.
Not ideal if you're looking for a real-world self-driving car solution or a simulation for complex, 3D autonomous vehicle research.
Stars
33
Forks
8
Language
C#
License
—
Category
Last pushed
May 01, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JohnDavidAnthony/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