kimbring2 / AlphaStar_ImplementationLinks
This project is implementation code of AlphaStar
☆204Updated 2 years ago
Alternatives and similar repositories for AlphaStar_Implementation
Users that are interested in AlphaStar_Implementation are comparing it to the libraries listed below
Sorting:
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆355Updated 3 years ago
- ☆148Updated last year
- ☆284Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆149Updated 7 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- A parallel framework for population-based multi-agent reinforcement learning.☆549Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆202Updated last year
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆168Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆278Updated 5 months ago
- ☆531Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆627Updated last year
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆139Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆182Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆365Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years 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
- MADDPG in Ray/RLlib☆54Updated 6 years ago
- ☆16Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆452Updated 4 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆132Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆453Updated 2 years ago
- (AAAI'2019) The codes, models, logs, and data for an extended paper of the original paper "On Reinforcement Learning for Full-length Game…☆29Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆214Updated 2 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago