michaelnny / muzeroLinks
A PyTorch implementation of DeepMind's MuZero agent
☆36Updated 2 years ago
Alternatives and similar repositories for muzero
Users that are interested in muzero are comparing it to the libraries listed below
Sorting:
- fast + parallel AlphaZero in JAX☆107Updated last year
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆115Updated 4 months ago
- ☆53Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆166Updated 4 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆98Updated 2 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Implementations of robust Dual Curriculum Design (DCD) algorithms for unsupervised environment design.☆138Updated last year
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆41Updated 5 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆118Updated last year
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆278Updated last year
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆56Updated 2 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆63Updated last year
- ☆73Updated 2 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
- Modular framework for Reinforcement Learning in python☆180Updated 2 years ago
- Applying DeepMind's MuZero algorithm to the cart pole environment in gym☆22Updated 2 years ago
- Accelerated minigrid environments with JAX☆153Updated 2 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆33Updated 3 years ago
- Partially Observable Process Gym☆208Updated 6 months ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆111Updated 2 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- Repository for the PGA-MAP-Elites algorithm. PGA-MAP-Elites was developed to efficiently scale MAP-Elites to large genotypes and noisy d…☆58Updated 4 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆33Updated 4 years ago
- Plug-and-play hydra sweepers for the EA-based multifidelity method DEHB and several population-based training variations, all proven to e…☆85Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆30Updated 7 months ago
- A C++ pytorch implementation of MuZero☆41Updated last year