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
- ☆27Updated last year
- ☆211Updated last year
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆73Updated 3 months ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆51Updated 10 months 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
- An AI program that plays Flappy Bird using reinforcement learning.☆40Updated 4 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Pytorch Implementation of MuZero☆349Updated last year
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- Monte Carlo Tree Search for tic tac toe☆35Updated 6 years ago
- A repository of applied reinforcement learning to make a competent chess engine.☆22Updated 3 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆64Updated last year
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆39Updated 4 years ago
- A PyTorch implementation of DeepMind's MuZero agent☆31Updated last year
- Single player Alpha Zero implementation☆42Updated 3 years ago
- ☆13Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆171Updated 8 months ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆39Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆38Updated 2 years ago
- A structured implementation of MuZero☆207Updated 2 years ago
- Toy environment set for multi-agent reinforcement learning and more☆38Updated 4 months ago
- An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models.☆47Updated 4 years ago
- Creating Artificial Life with Reinforcement Learning☆78Updated 10 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Reference implementation of DeepMinds AlphaGo based on "Deep Learning and the Game of Go"☆41Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago