Zeta36 / muzero
A simple implementation of MuZero algorithm for connect4 game
☆97Updated 4 years ago
Alternatives and similar repositories for muzero:
Users that are interested in muzero are comparing it to the libraries listed below
- ☆67Updated 3 years ago
- A structured implementation of MuZero☆204Updated 2 years ago
- Pytorch Implementation of MuZero☆352Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆157Updated 4 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- DeepMind Alchemy task environment: a meta-reinforcement learning benchmark☆199Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆78Updated 6 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games