CognitiaAI/TORCS-Self-Driving-Agent
An AI agent based on Supervised Learning for TORCS
This project helps game developers, AI researchers, or competitive gamers create an AI-powered racing agent for the TORCS game. It takes recorded expert driving data (sensor values and control inputs) and produces a trained AI model that can autonomously drive a car in the game. Anyone looking to implement or study self-driving AI within a simulated racing environment would find this useful.
No commits in the last 6 months.
Use this if you want to develop or test a self-driving car agent for the TORCS racing simulator using a behavioral cloning approach.
Not ideal if you are looking for an AI solution for real-world autonomous vehicles or a game other than TORCS.
Stars
7
Forks
2
Language
Java
License
MIT
Category
Last pushed
Feb 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CognitiaAI/TORCS-Self-Driving-Agent"
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