petosa / multiplayer-alphazero
PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]
☆35Updated 3 years ago
Alternatives and similar repositories for multiplayer-alphazero:
Users that are interested in multiplayer-alphazero are comparing it to the libraries listed below
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆20Updated last year
- MultiTask Environments for Reinforcement Learning.☆74Updated 2 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 5 years ago
- Reinforcement Learning Assembly☆92Updated 3 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…☆39Updated 2 years ago
- An implementation of Phasic Policy Gradient, a proposed improvement of Proximal Policy Gradients, in Pytorch☆51Updated 2 weeks ago
- Vectorization techniques for fast population-based training.☆55Updated 2 years ago
- Reinforcement learning algorithms in RLlib☆56Updated 8 months ago
- A2C is a special case of PPO!☆19Updated 2 years ago
- ☆28Updated 2 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆85Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆43Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Implicit Normalizing Flows + Reinforcement Learning☆60Updated 5 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. a…☆20Updated 4 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated last year
- An implementation of MuZero in JAX.☆54Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆113Updated 5 months ago
- Baselines for gymnax 🤖☆61Updated last year
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆50Updated 2 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆68Updated last year
- ☆21Updated 4 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆68Updated 3 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 4 months ago
- Deep Reinforcement Learning Framework done with PyTorch☆31Updated last week