tuero / muzero-cppLinks
A C++ pytorch implementation of MuZero
☆41Updated last year
Alternatives and similar repositories for muzero-cpp
Users that are interested in muzero-cpp are comparing it to the libraries listed below
Sorting:
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆42Updated 3 years ago
- An implementation of MuZero in JAX.☆58Updated 3 years ago
- Vectorization techniques for fast population-based training.☆56Updated 3 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago
- Accelerated replay buffers in JAX☆45Updated 3 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆120Updated last year
- A2C is a special case of PPO!☆22Updated 3 years ago
- [AutoML'22] Bayesian Generational Population-based Training (BG-PBT)☆29Updated 3 years ago
- ☆53Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆40Updated 9 months ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆62Updated this week
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆116Updated 5 months ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆27Updated 4 years ago
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- Baselines for gymnax 🤖☆73Updated 2 years ago
- ☆89Updated last year
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆44Updated 4 years ago
- General Modules for JAX☆72Updated 3 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated 2 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆63Updated last year
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆14Updated 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…☆23Updated 5 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- ☆90Updated 3 months ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆12Updated 2 years ago
- Implementation of Diversity Is All You Need (DIAYN) on top of Stable Baselines 3.☆13Updated 3 years ago
- Standard interface for entity based reinforcement learning environments.☆38Updated last year
- A standalone release of DeepMind Lab's maze generator with Python bindings.☆67Updated 2 years ago