DHDev0 / MuzeroLinks
Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and observation space.
☆18Updated 2 years ago
Alternatives and similar repositories for Muzero
Users that are interested in Muzero are comparing it to the libraries listed below
Sorting:
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆114Updated last year
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆71Updated 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…☆41Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆161Updated 4 years ago
- ☆52Updated 2 years ago
- Code and links for over 25,000 trained Atari agents☆98Updated last year
- The source code for the gym-microrts paper.☆43Updated 3 years ago
- Baselines for gymnax 🤖☆71Updated 2 years ago
- Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observ…☆32Updated 3 months ago
- Reinforcement learning training framework for entity-gym environments.☆17Updated last year
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Model-Based RL Demo for Pendulum-v0☆13Updated 5 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…☆22Updated 4 years ago
- An implementation of PPO in Pytorch☆95Updated last month
- A PyTorch implementation of DeepMind's MuZero agent☆36Updated last year
- Vectorization techniques for fast population-based training.☆56Updated 3 years ago
- ☆37Updated 2 years ago
- Neuroevolution Benchmark in JAX 🦕☆39Updated last year
- Scaling scaling laws with board games.☆53Updated 2 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.