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 2 years ago
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.☆63Updated 11 months ago
- Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observ…☆34Updated 4 months ago
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆109Updated 3 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆164Updated 4 years ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- fast + parallel AlphaZero in JAX☆104Updated 10 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆116Updated last year
- Challenging Memory-based Deep Reinforcement Learning Agents☆104Updated 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
- 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
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆95Updated last year
- ☆86Updated last year
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆117Updated last year
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 3 years ago
- Classic MCTS example with mctx☆22Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆193Updated last year
- Simple single-file baselines for Q-Learning in pure-GPU setting☆188Updated 7 months ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆61Updated last month
- Partially Observable Process Gym☆204Updated 4 months ago
- Datasets with baselines for Offline MARL.☆182Updated last week
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆77Updated 2 years ago
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆44Updated 2 years ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆110Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆38Updated 7 months ago
- Baselines for gymnax 🤖☆72Updated 2 years ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆72Updated last year
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆13Updated 2 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆97Updated 2 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago