pysc2
There are 49 repositories under pysc2 topic.
inoryy/reaver
Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.
xiaowei-hu/pysc2-agents
This is a simple implementation of DeepMind's PySC2 RL agents.
heronsystems/adeptRL
Reinforcement learning framework to accelerate research
simonmeister/pysc2-rl-agents
StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)
SoyGema/Startcraft_pysc2_minigames
Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.
NKAI-Decision-Team/LLM-PySC2
LLM-PySC2 is NKAI Decision Team and NUDT Decision Team's Python component of the StarCraft II LLM Decision Environment. It exposes Deepmind's PySC2 Learning Environment API as a Python LLM Environment.
pekaalto/sc2aibot
Implementing reinforcement-learning algorithms for pysc2 -environment
islamelnabarawy/sc2gym
PySC2 OpenAI Gym Environments
SoyGema/pySC2_minigames
Curated list of pysc2 mini-games . Singleton Environmnets.Debugged by @SoyGema and mini-game authors
SoyGema/Starcraft_2_Data_Analysis
Data analysis of Starcraft II replays . Visualization and classification models
wing3s/pysc2-rl-mini
StarCraft II Reinforcement Learning with Pytorch - Mini Games
wwxFromTju/sc2-101-zh
just for fun
pekaalto/sc2atari
Convert sc2 environment to gym-atari and play some mini-games
nailo2c/pysc2-tutorial
Example code for PySC2
chucnorrisful/dqn
Applying the DQN-Agent from keras-rl to Starcraft 2 Learning Environment and modding it to to use the Rainbow-DQN algorithms.
Vers-AI/BitsOfCode
Bits of Code Show ... well bits of code used during episodes
4rChon/sc2-ai-mini-games
Mini-games consisting of different scenarios in sc2 for use in training and testing StarCraft 2 bots
thefirebanks/MultiAgent-Systems-StarCraft2-PySC2-Raw
Code to do multi agent systems research on StarCraft II. It contains methods to deal with the Raw Interface from the SC2 API, which has not been officially adapted for Python. This means that, the programmer can now access the objects at the game and the 2D original representation of the map
batuhan-ince/RL_pysc2
DRL algorithms for Starcraft II
Techget/gail-tf-sc2
Generative-Adversarial-Imitation-Learning on PySC2
bruzat/SC2ReinforcementLearning
Work on SC2 minigames with reinforcement learning
jaynilpatel/starcraft2
implementing deep learning in starcraft 2 with an aim to create an ai model which can learn to take its own strategic decisions for winning the game
lzhbrian/pysc2-minigame-ai
Rule based AI for StarCraft 2 Minigames
nidup/starcraft2-agent
Starcraft II Agents using PySC2 - StarCraft II Learning Environment
lschmelzeisen/SC2CombatPredictor
Simulate StarCraft II army engagements and try to predict them.
UFRN-URNAI/urnai-tools
A modular Deep Reinforcement Learning library that supports multiple environments, made with Python 3.6.
davidkuhta/dasc2
StarCraft II Data Analytics
islamelnabarawy/sc2agents
PySC2 Reinforcement Learning Agents
alkurbatov/athene
Machine learning experiments with pysc2 and Starcraft 2
ChillGonzales/sc2-rl
Reinforcement Learning Agents for SC2LE
adi1999/Deep-Learning-Starcraft-II
Developed an Artificial Intelligence using PySC2 to train supervised agents to play the game using the concept of Reinforcement Learning (RL) and Broke down the game into manageable chunks to test RL agents on game specific tasks, and make meaningful actions in the game possible.
ccr-cheng/DQN-Agents-Pysc2-BuildMarines
Implement the Scripted and DQN Agents for Pysc2 BuildMarines Minigame with PyTorch
hgkahng/pysc2-replay-parser
Downloading & parsing StarCraft II replays