chscheller/sc2_imitation_learning
StarCraft 2 Imitation Learning
This project helps StarCraft II enthusiasts and researchers train computer-controlled players by learning from human gameplay. You feed it StarCraft II replay files, and it produces an AI agent that can play the game. Anyone interested in game AI, competitive gaming analysis, or developing advanced StarCraft II bots would find this useful.
No commits in the last 6 months.
Use this if you want to create a StarCraft II AI agent that learns directly from recorded human games and can play against you or other AIs.
Not ideal if you're looking for a plug-and-play AI for casual gaming without any technical setup or if you don't have access to substantial computing resources for training.
Stars
29
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jul 02, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chscheller/sc2_imitation_learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
oxwhirl/smac
SMAC: The StarCraft Multi-Agent Challenge
TorchCraft/TorchCraft
Connecting Torch to StarCraft
google-deepmind/pysc2
StarCraft II Learning Environment
liuruoze/mini-AlphaStar
(JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original...
opendilab/DI-star
An artificial intelligence platform for the StarCraft II with large-scale distributed training...