DHDev0 / Stochastic-muzeroLinks
Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variations.
☆66Updated last year
Alternatives and similar repositories for Stochastic-muzero
Users that are interested in Stochastic-muzero are comparing it to the libraries listed below
Sorting:
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 7 months ago
- Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observ…☆27Updated 2 years ago
- ☆80Updated 7 months ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆53Updated last month
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- MiniZero: An AlphaZero and MuZero Training Framework☆94Updated 4 months ago
- 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
- Official Implementation of "Can Learned Optimization Make Reinforcement Learning Less Difficult"☆24Updated 2 months ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆113Updated 10 months ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆100Updated 7 months ago
- Simple single-file baselines for Q-Learning in pure-GPU setting☆172Updated 3 months ago
- Clean single-file implementation of offline RL algorithms in JAX☆146Updated 6 months ago
- MR.Q is a general-purpose model-free reinforcement learning algorithm.☆104Updated 2 months ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 3 months ago
- ☆81Updated 3 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆56Updated 2 years ago
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆39Updated 2 years ago
- A collection of RL algorithms written in JAX.☆98Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated last year
- Classic MCTS example with mctx☆18Updated 2 years ago
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆33Updated 2 years ago
- Various reinforcement learning algorithms written in Jax + Flax☆26Updated 2 years ago
- Baselines for gymnax 🤖☆67Updated 2 years ago
- Benchmarked implementations of Offline RL Algorithms.☆73Updated 3 months ago
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- Unified Implementations of Offline Reinforcement Learning Algorithms☆80Updated 2 months ago
- fast + parallel AlphaZero in JAX☆96Updated 6 months ago