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.
☆59Updated 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.☆52Updated 2 months ago
- Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observ…☆27Updated last year
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆42Updated last year
- MiniZero: An AlphaZero and MuZero Training Framework☆76Updated 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…☆39Updated 2 years ago
- fast + parallel AlphaZero in JAX☆90Updated 3 weeks ago
- ☆71Updated 2 months ago
- Classic MCTS example with mctx☆16Updated last year
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆48Updated last year
- Implementation of Trajectory Transformer with attention caching and batched beam search☆108Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆162Updated 6 months ago
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆157Updated 2 months ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆108Updated 4 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆107Updated 10 months ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆44Updated 10 months ago
- Benchmarked implementations of Offline RL Algorithms.☆67Updated last week
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆30Updated 2 years ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆11Updated last year
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆47Updated last year
- Official Implementation of "Can Learned Optimization Make Reinforcement Learning Less Difficult"☆19Updated last month
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆46Updated 4 months ago
- Extreme Q-Learning: Max Entropy RL without Entropy☆82Updated last year
- Challenging Memory-based Deep Reinforcement Learning Agents☆92Updated 2 months ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆50Updated 2 years ago
- Baselines for gymnax 🤖☆61Updated last year
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆34Updated 2 years ago
- A Reinforcement Learning Project using PPO + Transformer☆39Updated last year
- Accelerated replay buffers in JAX☆41Updated 2 years ago