foersterrobert / MuZero
☆11Updated last year
Alternatives and similar repositories for MuZero
Users that are interested in MuZero are comparing it to the libraries listed below
Sorting:
- ☆28Updated 2 years ago
- ☆220Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆212Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆52Updated last year
- A structured implementation of MuZero☆204Updated 2 years ago
- A working AlphaZero implementation that's simple enough to be able to understand what's going on at a quick glance, without sacrificing t…☆13Updated 2 years ago
- A PyTorch implementation of DeepMind's MuZero agent☆34Updated last year
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆64Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 years ago
- Pytorch Implementation of MuZero☆352Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- Single player Alpha Zero implementation☆41Updated 3 years ago
- A Minimal Deep Q-Network☆57Updated 9 months ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Application of proximal policy optimization algorithm to the card game Big 2 using Tensorflow☆80Updated last year
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- Model-Based RL Demo for Pendulum-v0☆13Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆78Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 3 weeks ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- An RL agent for the Google Football environment☆96Updated 3 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum …☆145Updated 2 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆52Updated 4 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆76Updated 5 months ago