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
- 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
- MiniZero: An AlphaZero and MuZero Training Framework☆85Updated last month
- 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
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆46Updated last year
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆109Updated 7 months ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆95Updated 5 months 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
- ☆74Updated 4 months ago
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆72Updated 7 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆110Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆171Updated 9 months 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
- Simple single-file baselines for Q-Learning in pure-GPU setting☆150Updated 2 weeks ago
- Deep Reinforcement Learning Framework done with PyTorch☆34Updated 2 weeks ago
- MR.Q is a general-purpose model-free reinforcement learning algorithm.☆80Updated last month
- Classic MCTS example with mctx☆18Updated last year
- A collection of RL algorithms written in JAX.☆96Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 2 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆162Updated last week
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆99Updated last year
- Re-implementations of SOTA RL algorithms.☆131Updated last year
- Modular framework for Reinforcement Learning in python☆172Updated 2 years ago
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆51Updated 2 years ago
- Benchmarked implementations of Offline RL Algorithms.☆72Updated 3 weeks ago
- Official Implementation of "Can Learned Optimization Make Reinforcement Learning Less Difficult"☆22Updated 4 months ago
- fast + parallel AlphaZero in JAX☆94Updated 3 months ago
- Partially Observable Process Gym☆183Updated 8 months ago
- An API conversion tool for popular external reinforcement learning environments☆158Updated 2 months ago