kimbring2 / AlphaStar_ImplementationLinks
This project is implementation code of AlphaStar
☆204Updated last year
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 …☆347Updated 3 years ago
- ☆147Updated 11 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- A parallel framework for population-based multi-agent reinforcement learning.☆543Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆271Updated 3 months ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆166Updated 2 years ago
- Pytorch Implementation of MuZero☆351Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆119Updated last year
- ☆508Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- ☆273Updated last year
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- ☆16Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆362Updated 2 years ago
- Random Network Distillation pytorch☆256Updated 6 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆137Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆621Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆558Updated 2 years ago
- Keeping track of RL experiments☆165Updated 2 years ago
- ☆171Updated 2 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
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Updated 4 years ago
- ☆115Updated 2 years ago