Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: starcraft2-ai

lockwo/Cybernetics-Core

An Rensselaer Center for Open Source (RCOS) created project exploring AI and video games; created to make a StarCraft 2 AI

Language: Python - Size: 1.03 MB - Last synced: 14 days ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 2

Draichi/ai-starcraft

Winner Starcraft II bot with convolutional neural networks

Language: Python - Size: 4.54 MB - Last synced: 22 days ago - Pushed: about 5 years ago - Stars: 4 - Forks: 2

heronsystems/adeptRL

Reinforcement learning framework to accelerate research

Language: Python - Size: 2.61 MB - Last synced: 24 days ago - Pushed: over 2 years ago - Stars: 201 - Forks: 31

IntelLabs/coach πŸ“¦

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms

Language: Python - Size: 71.8 MB - Last synced: 22 days ago - Pushed: over 1 year ago - Stars: 2,306 - Forks: 461

dastronmighty/Gamma-Star

Repository for Gamma Star Project (FYP 2020 - 2021)

Size: 37.6 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

liuruoze/HierNet-SC2

(AAAI'2019) The codes, models, logs, and data for an extended paper of the original paper "On Reinforcement Learning for Full-length Game of StarCraft". AAAI = AAAI Conference on Artificial Intelligence.

Language: Python - Size: 1.14 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 21 - Forks: 2

DrInfy/sharpy-sc2

Python framework for rapid development of Starcraft 2 AI bots

Language: Python - Size: 24.7 MB - Last synced: 3 months ago - Pushed: 8 months ago - Stars: 65 - Forks: 27

tjuHaoXiaotian/pymarl3

We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enhanced algorithm achieves 100% win rates on SMAC-V1 and superior performance on SMAC-V2.

Language: Python - Size: 2.5 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 82 - Forks: 8

cpp-sc2/scrubber

Scrub type ids from a game client

Language: C++ - Size: 5.86 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

AYUSH-ISHAN/Type-Based_Heirarchial_MARL_SC2

StarCraft 2 via Type Based Heirarchial Multi Agent Reinforcement Leanring

Language: Python - Size: 12.5 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

liuruoze/mini-AlphaStar

(JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play StarCraft II. JAIR = Journal of Artificial Intelligence Research.

Language: Python - Size: 908 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 263 - Forks: 50

davidkuhta/dasc2

StarCraft II Data Analytics

Language: Python - Size: 163 KB - Last synced: 4 months ago - Pushed: over 6 years ago - Stars: 4 - Forks: 2

ecly/terran_easy_bot

Very basic SC2-AI bot playing Terran and using Q-learning

Language: Python - Size: 20.5 KB - Last synced: 9 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

Vilsepi/sc2-landlubber

A StarCraft II bot

Language: Python - Size: 174 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 1

Vilsepi/sc2-spectator

Spectator client for watching headless StarCraft 2 bot matches

Language: Python - Size: 33.2 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 2

Vilsepi/sc2-botto

A StarCraft II bot

Language: Python - Size: 29.3 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

tricktux/Arrancar0

Starcraft II Artificial Intelligence Bot

Language: C++ - Size: 9.77 MB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

Daniele1209/Starcraft-2-Reinforcement-Learning

Reinforcement learning on Starcraft 2 using custom StableBaselines3 env

Language: Python - Size: 452 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

GhaziBenDahmane/sc2-trash-bot

The best starcraft 2 bot in the entire galaxy.

Language: Python - Size: 24.4 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 0

liuruoze/Thought-SC2

(TG'21) Code for paper "Efficient Reinforcement Learning for StarCraft by Abstract Forward Models and Transfer Learning". TG is short for 'Transactions on Games'.

Language: Python - Size: 14.8 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 1

alvarofpp/ufrn-dim0126-ia-starcraft-ii πŸ“¦

IA para Starcraft II focada em tΓ‘ticas de combate

Language: Python - Size: 97.7 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

lzhbrian/pysc2-minigame-ai

Rule based AI for StarCraft 2 Minigames

Language: Python - Size: 38.1 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 5 - Forks: 1

hex-plex/GNN-MARL

Communication using GNN in MARL

Language: Python - Size: 8.83 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 0

liuruoze/Raw-vs-Human-in-AlphaStar

Official code for the paper "Rethinking of AlphaStar". It compares the raw interface with the human interface (or called feature-layer interface in PySC2), in the architecture of AlphsStar.

Language: Python - Size: 127 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 7 - Forks: 0

chscheller/sc2_imitation_learning

StarCraft 2 Imitation Learning

Language: Python - Size: 191 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 23 - Forks: 3

roop-pal/Meta-Learning-for-StarCraft-II-Minigames

We reproduced DeepMind's results and implement a meta-learning (MLSH) agent which can generalize across minigames.

Language: Python - Size: 8.55 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 26 - Forks: 7

chucnorrisful/dqn

Applying the DQN-Agent from keras-rl to Starcraft 2 Learning Environment and modding it to to use the Rainbow-DQN algorithms.

Language: Python - Size: 182 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 11 - Forks: 4

grantmd/go-s2client

Golang client for the Starcraft II protocol

Language: Go - Size: 261 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 11 - Forks: 2

tonybeltramelli/Supervised-End-to-end-Weight-sharing-for-StarCraft-II

StarCraft 2 AI Workshop

Language: Python - Size: 64.4 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 22 - Forks: 4

dunkelhaus/analyticsBot-sc2

A creative (generative) bot, implemented using Generative Adversarial Networks, for the RL environment released by DeepMind for the adversarial strategy game, StarCraft II.

Language: JavaScript - Size: 109 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 5 - Forks: 1

jshuhnow/SMIX

Starcraft II Multi-Agent RL Challenge

Language: Python - Size: 4.48 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 1

Kal-Elx/s2client-api Fork of Archiatrus/s2client-api

Extension of s2client-api to allow for easier extraction of data from replays in StarCraft II

Language: C++ - Size: 11 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

ratosh/mutuca

Starcraft 2 basic AI

Language: Kotlin - Size: 57.6 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

bindstone/starcraft-sky

Starcraft II Bot

Language: Java - Size: 8.79 KB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

damienstanton/sc2

Attempting an idiomatic Starcraft 2 API in Rust. Very experimental WIP

Language: Rust - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
starcraft2-ai 35 starcraft2 24 reinforcement-learning 15 starcraft-ii 12 starcraft-ii-bot 12 deep-reinforcement-learning 7 artificial-intelligence 5 deep-neural-networks 5 pytorch 5 deep-learning 5 pysc2 4 bot 4 starcraft 3 imitation-learning 3 machine-learning 3 ai 3 starcraft2-agents 2 sc2le 2 pysc2-mini-games 2 multiagent-reinforcement-learning 2 communication 2 graph-neural-networks 2 pysc2-agent 2 gaming 2 mini-alphastar 2 multi-agent-systems 2 sc2replay 2 self-playing-bot 2 supervised-learning 2 python 2 data-analytics 2 sc2 2 hierarchical-reinforcement-learning 2 tensorflow 2 dqn 1 double-dqn 1 ddqn 1 dddqn 1 convolutional-neural-networks 1 multi-agent-learning 1 minigames 1 starcraft-ii-replays 1 game-bot 1 behaviour-cloning 1 mutli-agent 1 multi-agent-reinforcement-learning 1 rule-based 1 neural-network 1 actor-critic 1 atari 1 rust 1 bots 1 java 1 tddd92 1 peas 1 generative-adversarial-network 1 artificial-neural-networks 1 adversarial-strategy-game 1 starcraft-bot 1 neural-networks 1 golang 1 reinforcement-learning-algorithms 1 rainbow-dqn 1 prioritized-experience-replay 1 keras-rl 1 keras 1 dueling-dqn 1 game-artificial-intelligence 1 openai-gym 1 rl 1 roboschool 1 heirarchial-reinforcement-learning 1 graph-attention-networks 1 reinforcement-learning-agent 1 starcraft-ii-api 1 permutation-invariant 1 permutation-invariance 1 permutation-equivariant 1 permutation-equivariance 1 permutation 1 reinforcement-learning-environments 1 sharpy-sc2 1 sc2-pathlib 1 dummy-bots 1 transfer-learning 1 starcraft-broodwar 1 python3 1 sc2api 1 sc2-api 1 hackathon 1 zerg 1 starcraft-bots 1 q-learning 1 carla 1 coach 1 toolchain 1 distributed-reinforcement-learning 1 mujoco 1 mxnet 1 onnx 1