liuruoze / mini-AlphaStarLinks
(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.
☆350Updated 3 years ago
Alternatives and similar repositories for mini-AlphaStar
Users that are interested in mini-AlphaStar are comparing it to the libraries listed below
Sorting:
- This project is implementation code of AlphaStar☆205Updated last year
- ☆515Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆544Updated last year
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆236Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆624Updated last year
- ☆277Updated last year
- SMAC: The StarCraft Multi-Agent Challenge☆1,293Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆275Updated 3 months ago
- ☆147Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆655Updated last year
- ☆456Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆451Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆738Updated 3 years ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆314Updated 3 weeks ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆514Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆490Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,689Updated 3 years ago
- ☆172Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆198Updated last year
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆167Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆670Updated 6 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆779Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆661Updated 3 years ago