DHDev0 / Stochastic-muzero
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.
☆64Updated last year
Alternatives and similar repositories for Stochastic-muzero:
Users that are interested in Stochastic-muzero are comparing it to the libraries listed below
- A project that provides help for using DeepMind's mctx on gym-style environments.☆58Updated 4 months ago
- MiniZero: An AlphaZero and MuZero Training Framework☆85Updated last month
- 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
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated last year
- Classic MCTS example with mctx☆18Updated last year
- fast + parallel AlphaZero in JAX☆94Updated 3 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…☆40Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆30Updated 2 years ago
- MR.Q is a general-purpose model-free reinforcement learning algorithm.☆80Updated last month
- ☆74Updated 5 months ago
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆72Updated 7 months ago
- Official Implementation of "Can Learned Optimization Make Reinforcement Learning Less Difficult"☆22Updated 4 months ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆99Updated last year
- Challenging Memory-based Deep Reinforcement Learning Agents☆96Updated 5 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- Implementation of Trajectory Transformer with attention caching and batched beam search☆110Updated last year
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆37Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆109Updated 7 months ago
- Partially Observable Process Gym☆183Updated 8 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆171Updated 9 months ago
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- A C++ pytorch implementation of MuZero☆37Updated 11 months ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆12Updated last year
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- This code accompanies the paper "Scalable Multi-Agent Model-Based Reinforcement Learning".☆53Updated last year
- Clean single-file implementation of offline RL algorithms in JAX☆139Updated 3 months ago
- Benchmarked implementations of Offline RL Algorithms.☆72Updated 3 weeks ago
- ☆75Updated 2 weeks ago