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.
☆73Updated 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.☆62Updated 11 months ago
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆105Updated 2 months ago
- Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observ…☆33Updated 3 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆162Updated 4 years 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 3 years ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆103Updated 11 months ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆59Updated 3 weeks ago
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆95Updated last year
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- fast + parallel AlphaZero in JAX☆102Updated 9 months ago
- Partially Observable Process Gym☆200Updated 4 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆191Updated last year
- ☆85Updated 11 months ago
- ☆52Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 7 months ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- Baselines for gymnax 🤖☆72Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆116Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- Simple single-file baselines for Q-Learning in pure-GPU setting☆186Updated 6 months ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆110Updated last year
- ☆84Updated last month
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆13Updated 2 years ago
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆33Updated 3 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago
- Benchmarking RL generalization in an interpretable way.☆165Updated 3 months ago
- Classic MCTS example with mctx☆22Updated 2 years ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆72Updated last year