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.
☆352Updated 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☆204Updated last year
- ☆523Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆545Updated 2 years ago
- ☆281Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆278Updated 4 months ago
- A collection of multi agent environments based on OpenAI gym.☆626Updated last year
- SMAC: The StarCraft Multi-Agent Challenge☆1,299Updated last year
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆237Updated 5 years ago
- ☆464Updated 2 years ago
- ☆147Updated last year
- 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
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆660Updated last year
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆743Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆451Updated 4 years ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆315Updated last month
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆452Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆167Updated 3 years ago
- Learning-based agent for Google Research Football (足球游戏智能体)☆123Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆559Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆518Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆199Updated last year
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆284Updated 3 years ago