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.
☆322Updated 2 years ago
Alternatives and similar repositories for mini-AlphaStar:
Users that are interested in mini-AlphaStar are comparing it to the libraries listed below
- This project is implementation code of AlphaStar☆194Updated last year
- ☆445Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆237Updated 6 months ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆229Updated 4 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆513Updated last year
- ☆231Updated 11 months ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,144Updated 11 months ago
- ☆139Updated last month
- ☆364Updated last year
- A collection of multi agent environments based on OpenAI gym.☆584Updated 6 months ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆405Updated 3 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆550Updated 4 months ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- A collection of wrappers for Gymnasium and PettingZoo environments (being merged into gymnasium.wrappers and pettingzoo.wrappers☆461Updated 4 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆463Updated 9 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- Learning-based agent for Google Research Football (足球游戏智能体)☆111Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆443Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆341Updated last year
- PyTorch implementation of SAC-Discrete.☆294Updated 6 months ago
- TextStarCraft2,a pure language env which support llms play starcraft2☆241Updated last month
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆136Updated 6 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,503Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆167Updated 6 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆678Updated 10 months ago
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- Pytorch Implementation of MuZero☆347Updated last year