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…☆41Updated 3 years ago
- An implementation of MuZero in JAX.☆57Updated 3 years ago
- Accelerated replay buffers in JAX☆45Updated 3 years ago
- [AutoML'22] Bayesian Generational Population-based Training (BG-PBT)☆29Updated 3 years ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆14Updated 2 years ago
- Vectorization techniques for fast population-based training.☆56Updated 3 years ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆62Updated 3 weeks ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆118Updated last year
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago
- ☆53Updated 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 4 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆63Updated last year
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆115Updated 4 months ago
- Deep Reinforcement Learning Framework done with PyTorch☆40Updated 9 months ago
- Implementation of Proximal Policy Optimization in Jax+Flax☆21Updated 2 years ago
- A2C is a special case of PPO!☆22Updated 3 years ago
- Drop-in environment replacements that make your RL algorithm train faster.☆21Updated last year
- ☆88Updated last year
- 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
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆27Updated 4 years ago
- General Modules for JAX☆71Updated 3 months ago
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆12Updated 2 years ago
- ☆89Updated 3 months ago
- Baselines for gymnax 🤖☆73Updated 2 years ago
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆111Updated 2 years ago
- Minimal Decision Transformer Implementation written in Jax (Flax).☆17Updated 3 years ago
- Scalable Opponent Shaping Experiments in JAX☆24Updated last year
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆15Updated 5 years ago
- 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