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☆109Updated last year
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆119Updated 6 months ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆100Updated 2 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆41Updated 5 years 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…☆168Updated 4 years ago
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆79Updated 2 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated last month
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆122Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- Pytorch Implementation of MuZero☆352Updated 2 years ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆74Updated last year
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 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
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Partially Observable Process Gym☆211Updated 7 months ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 8 months ago
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆56Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 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
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆71Updated 6 months ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆280Updated last year
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆112Updated 2 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆43Updated 10 months ago
- DeepMind Alchemy task environment: a meta-reinforcement learning benchmark☆205Updated 2 years ago
- Accelerated minigrid environments with JAX☆156Updated 3 months ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago