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
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- 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
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Implicit Normalizing Flows + Reinforcement Learning☆61Updated 6 years ago
- PyTorch RL for Pommerman☆38Updated 7 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 6 years ago
- ☆66Updated 4 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- ☆71Updated 3 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 4 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆91Updated 2 years ago
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆78Updated 2 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆64Updated 2 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆179Updated 2 years ago
- Code to reproduce the NeurIPS 2019 paper "Generalization in Reinforcement Learning with Selective Noise Injection and Information Bottlen…☆52Updated 5 years ago
- 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
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- ☆69Updated 7 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆56Updated 9 months ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 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