ikergarcia1996/Self-Driving-Car-in-Video-Games
A deep neural network that learns to drive in video games
This project offers pre-trained models that can autonomously drive cars within video games like Grand Theft Auto V. It takes real-time video game screen captures as input and outputs the appropriate keyboard or controller commands to navigate a route while avoiding obstacles. It's designed for gamers, researchers, or enthusiasts interested in AI-controlled gameplay or synthetic data generation for self-driving research.
777 stars. No commits in the last 6 months.
Use this if you want to implement AI-powered autonomous driving in Grand Theft Auto V or similar video games, or if you are looking for a base to develop your own AI for in-game vehicle control.
Not ideal if you need a solution for real-world autonomous vehicle control, as this is specifically designed and trained for virtual game environments.
Stars
777
Forks
112
Language
Python
License
GPL-3.0
Category
Last pushed
Jan 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ikergarcia1996/Self-Driving-Car-in-Video-Games"
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