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
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆119Updated 6 months ago
- 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
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆50Updated 2 years ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆109Updated 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
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆100Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- ☆90Updated 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…☆43Updated 3 years ago
- fast + parallel AlphaZero in JAX☆109Updated last year
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆62Updated 3 weeks ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆122Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆43Updated 10 months ago
- Simple single-file baselines for Q-Learning in pure-GPU setting☆233Updated 2 months ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆79Updated 3 years ago
- Partially Observable Process Gym☆211Updated 7 months ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆71Updated 6 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
- Classic MCTS example with mctx☆24Updated 2 years ago
- Benchmarking RL generalization in an interpretable way.☆173Updated 2 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆286Updated 3 years ago
- An API conversion tool for popular external reinforcement learning environments☆201Updated last month
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆14Updated 2 years ago
- Modular framework for Reinforcement Learning in python☆182Updated 2 years ago
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 3 years ago