vkurenkov/haxball-chameleon
Solving Haxball (www.haxball.com) using Imitation Learning methods.
This project helps users develop and test AI agents for the online game Haxball. It provides tools to connect an AI agent to a modified Haxball server, allowing the agent to receive game states and send inputs, effectively playing the game. It's intended for AI/ML practitioners and researchers interested in reinforcement learning or imitation learning within a real-time game environment.
No commits in the last 6 months.
Use this if you are an AI researcher or enthusiast looking to develop and evaluate AI agents that can play Haxball autonomously using imitation learning techniques.
Not ideal if you are a Haxball player looking for an unfair advantage or a casual user without programming and machine learning experience.
Stars
22
Forks
5
Language
JavaScript
License
MIT
Category
Last pushed
Nov 19, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vkurenkov/haxball-chameleon"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yenchenlin/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
ChenglongChen/pytorch-DRL
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single...
nikp06/subwAI
Scripts for training an AI to play the endless runner Subway Surfers using a supervised machine...
vladfi1/phillip
The SSBM "Phillip" AI.
kingyuluk/RL-FlappyBird
Using reinforcement learning to train FlappyBird.