chris-chris/pysc2-examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
This project provides example programs for training AI agents to play StarCraft II, specifically focusing on tasks like mineral shard collection. It takes the StarCraft II game as input and outputs trained AI models that can perform specific in-game actions. This is primarily for researchers and AI enthusiasts interested in deep reinforcement learning applied to real-time strategy games.
756 stars. No commits in the last 6 months.
Use this if you are a researcher or hobbyist exploring deep reinforcement learning and want to train AI agents to play StarCraft II.
Not ideal if you're looking for a general-purpose AI development framework or want to apply reinforcement learning to a different domain.
Stars
756
Forks
351
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 03, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chris-chris/pysc2-examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
Talendar/flappy-bird-gym
An OpenAI Gym environment for the Flappy Bird game
Farama-Foundation/ViZDoom
Reinforcement Learning environments based on the 1993 game Doom :godmode:
aleju/mario-ai
Playing Mario with Deep Reinforcement Learning
gsurma/atari
AI research environment for the Atari 2600 games 🤖.
Kaixhin/Atari
Persistent advantage learning dueling double DQN for the Arcade Learning Environment