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.
☆75Updated last month
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.☆64Updated last year
- Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observ…☆35Updated 7 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…☆43Updated 3 years ago
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆119Updated 6 months ago
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆101Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- fast + parallel AlphaZero in JAX☆109Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆50Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Challenging Memory-based Deep Reinforcement Learning Agents☆109Updated last year
- ☆90Updated last year
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆14Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆43Updated 10 months ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆122Updated last year
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆62Updated last month
- A C++ pytorch implementation of MuZero☆40Updated last year
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆33Updated 3 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆79Updated 3 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 3 years ago
- Baselines for gymnax 🤖☆74Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 8 months ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆112Updated 2 years ago
- Benchmarking RL generalization in an interpretable way.☆173Updated 2 months ago
- Partially Observable Process Gym☆211Updated 7 months ago
- cfrx is a collection of algorithms and tools for hardware-accelerated Counterfactual Regret Minimization (CFR) algorithms in Jax.☆37Updated last year
- Modular framework for Reinforcement Learning in python☆182Updated 3 years ago
- MR.Q is a general-purpose model-free reinforcement learning algorithm.☆132Updated 7 months ago
- ☆91Updated 2 weeks ago