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
- A structured implementation of MuZero☆207Updated 2 years ago
- ☆66Updated 3 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
- Pytorch Implementation of MuZero☆347Updated last year
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆113Updated 5 months ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆68Updated 3 years ago
- ☆48Updated last year
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆120Updated 8 months ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆82Updated 5 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- AlphaZero in JAX☆72Updated 9 months ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated last year
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Reinforcement learning algorithms in RLlib☆56Updated 8 months ago
- ☆100Updated 11 months ago
- The submission template for the MineRL Competition @ NeurIPS 2021. Clone this to make a new submission!☆92Updated 3 years ago
- impact-driven-exploration☆130Updated last year
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆90Updated last year
- Scalable Implementation of Neural Fictitous Self-Play☆74Updated 5 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆169Updated last year
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆20Updated last year
- Neuro-evolution for OpenAI Gym environments☆56Updated 3 years ago
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆30Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆35Updated 3 years ago
- A networking protocol for agent-environment communication☆94Updated 3 months ago