chazbij/NeuralNetwork_GeneticAlgorithm_QLearning_Unity
NeuralNetwork_GeneticAlgorithm_QLearning_Unity is a Unity project that implements a neural network, a machine learning genetic algorithm, and Q-learning. It also features a simple car controller and a 2D race track. The app demonstrates how a neural network learns to navigate the track using both genetic algorithms and Q-learning.
No commits in the last 6 months.
Stars
1
Forks
1
Language
Python
License
—
Category
Last pushed
Feb 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chazbij/NeuralNetwork_GeneticAlgorithm_QLearning_Unity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
idreesshaikh/Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning
Deep Reinforcement Learning (PPO) in Autonomous Driving (Carla) [from scratch]
ArztSamuel/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The...
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