alibaba/gym-starcraft
StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)
This project provides a StarCraft environment for AI researchers working on game AI. It allows you to develop and test AI agents that can play StarCraft, using the OpenAI Gym interface. You'll input your AI agent code and observe its performance within the StarCraft game environment. This is for AI researchers and machine learning engineers developing game-playing algorithms.
530 stars. No commits in the last 6 months.
Use this if you are an AI researcher developing agents to play StarCraft and want to integrate with the OpenAI Gym framework.
Not ideal if you are looking for a general-purpose gaming environment for AI research beyond StarCraft.
Stars
530
Forks
138
Language
Python
License
—
Category
Last pushed
Jul 06, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alibaba/gym-starcraft"
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...