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
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 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 2 years ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆53Updated last month
- fast + parallel AlphaZero in JAX☆97Updated 6 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 8 months ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 3 months ago
- ☆79Updated 7 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆181Updated last year
- Datasets with baselines for offline multi-agent reinforcement learning.☆172Updated last month
- MiniZero: An AlphaZero and MuZero Training Framework☆94Updated 4 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆111Updated 2 years ago
- Benchmarked implementations of Offline RL Algorithms.☆73Updated 3 months ago
- Classic MCTS example with mctx☆18Updated 2 years ago
- Official Implementation of "Can Learned Optimization Make Reinforcement Learning Less Difficult"☆24Updated 2 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
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆92Updated last week
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆33Updated 2 years ago
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆87Updated 10 months ago
- Benchmarking RL generalization in an interpretable way.☆157Updated last week
- Simple single-file baselines for Q-Learning in pure-GPU setting☆173Updated 3 months ago
- Partially Observable Process Gym☆193Updated 2 weeks ago
- Baselines for gymnax 🤖☆67Updated 2 years ago
- MR.Q is a general-purpose model-free reinforcement learning algorithm.☆104Updated last week
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆32Updated 4 years ago
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆39Updated 2 years ago