tuero / muzero-cppLinks
A C++ pytorch implementation of MuZero
☆38Updated 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 2 years ago
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- Accelerated replay buffers in JAX☆41Updated 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…☆21Updated 4 years ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆53Updated 3 weeks ago
- [ICLR 2025 Oral] OptionZero: A method for autonomously discovering and utilizing options in the MuZero algorithm☆15Updated 2 weeks ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 2 months ago
- Vectorization techniques for fast population-based training.☆56Updated 2 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆65Updated last year
- MiniZero: An AlphaZero and MuZero Training Framework☆93Updated 3 months ago
- Gym wrapper for pysc2☆10Updated 2 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆46Updated 4 years ago
- General Modules for JAX☆66Updated last month
- Reinforcement learning in pure JAX.☆13Updated 3 months ago
- Flax Implementation of DreamerV3 on Crafter☆14Updated 3 months ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆56Updated 2 years ago
- Drop-in environment replacements that make your RL algorithm train faster.☆20Updated 11 months ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 6 months ago
- [AutoML'22] Bayesian Generational Population-based Training (BG-PBT)☆28Updated 2 years ago
- cfrx is a collection of algorithms and tools for hardware-accelerated Counterfactual Regret Minimization (CFR) algorithms in Jax.☆31Updated 9 months ago
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆10Updated last year
- Classic MCTS example with mctx☆18Updated 2 years ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆12Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆112Updated 9 months ago
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆45Updated 3 years ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆14Updated 4 years ago
- ☆51Updated 2 years ago
- ☆80Updated 7 months ago
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- Monte Carlo tree search in JAX, with functionality to continue search from a previous subtree☆20Updated last month