johan-gras / MuZeroLinks
A structured implementation of MuZero
☆206Updated 3 years ago
Alternatives and similar repositories for MuZero
Users that are interested in MuZero are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of MuZero☆352Updated 2 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
- ☆66Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆579Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆492Updated last year
- A Python interface for reinforcement learning environments☆391Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆242Updated 3 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆85Updated 7 years ago
- Vectorized interface for reinforcement learning environments☆142Updated 2 years ago
- ☆326Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆924Updated 2 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆151Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆375Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆129Updated 2 years ago
- DeepMind Alchemy task environment: a meta-reinforcement learning benchmark☆205Updated 2 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 3 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆281Updated 5 months ago
- OpenAI Gym wrapper for ViZDoom enviroments☆70Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- A simple chess environment for openai/gym☆164Updated last year
- An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.☆689Updated last year
- Keeping track of RL experiments☆166Updated 3 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 5 years ago