petosa / multiplayer-alphazeroLinks
PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]
☆33Updated 4 years ago
Alternatives and similar repositories for multiplayer-alphazero
Users that are interested in multiplayer-alphazero are comparing it to the libraries listed below
Sorting:
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆78Updated 5 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆43Updated 3 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- A C++ pytorch implementation of MuZero☆40Updated last year
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 6 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 4 years ago
- ☆71Updated 3 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆122Updated last year
- Implicit Normalizing Flows + Reinforcement Learning☆62Updated 6 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- A structured implementation of MuZero☆205Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆100Updated 2 years ago
- Code and links for over 25,000 trained Atari agents☆98Updated last year
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- An implementation of MuZero in JAX.☆57Updated 3 years ago
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆91Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- PyTorch RL for Pommerman☆38Updated 7 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆179Updated 2 years ago