mgagvani/Xbox-Game-AI
Use TensorFlow and PYXInput to create AI's for any video game
This project helps video game enthusiasts and AI hobbyists create custom AI agents for Xbox and PC games, especially those without existing AI interfaces like OpenAI Gym. You provide screenshots of gameplay and corresponding controller inputs, and it generates an AI model that can autonomously play the game by interpreting on-screen visuals. The primary user would be someone who wants to experiment with AI in their favorite games, particularly racing games like Forza Horizon.
No commits in the last 6 months.
Use this if you want to build an AI that can play an Xbox or PC game by learning from your gameplay, especially if you're interested in autonomous driving within racing games.
Not ideal if you're looking for a pre-built, plug-and-play AI for a specific game, or if the game already has an OpenAI Gym environment.
Stars
25
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mgagvani/Xbox-Game-AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CharlesPikachu/AIGames
use AI to play some games.
ardamavi/Game-Bot
Artificial intelligence learn playing any game with watching you.
darkmatter2222/EVE-Online-Bot
A Bot to play Eve Online leveraging various methods including popular machine learning tools. At...
ThalesGroup/kessler-game
Kessler is a simulation environment loosely modeled after our internal project PsiBee and the...
liumy2010/LiteEFG
Python library for solving Extensive-form Games and implementation of various baseline...