kaesve / muzeroLinks
A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each other, and investigate reliability of learned MuZero MDP models.
☆161Updated 4 years ago
Alternatives and similar repositories for muzero
Users that are interested in muzero are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆72Updated last year
- ☆313Updated 9 months ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Modular framework for Reinforcement Learning in python☆176Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆62Updated 10 months ago
- ♟️ Vectorized RL game environments in JAX☆528Updated 7 months ago
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 years ago
- A grid-world game engine for game AI research☆247Updated last year
- Accelerated Quality-Diversity☆321Updated 3 months ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆175Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆264Updated 2 years ago
- Vectorized interface for reinforcement learning environments☆141Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆267Updated last month
- A Python interface for reinforcement learning environments☆377Updated 2 years ago
- fast + parallel AlphaZero in JAX☆102Updated 9 months ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆48Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated 2 years ago
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 3 years ago
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆911Updated last year
- Keeping track of RL experiments☆163Updated 2 years ago
- DeepMind Alchemy task environment: a meta-reinforcement learning benchmark☆200Updated 2 years ago
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆104Updated 2 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆311Updated 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