tmoer / alphazero_singleplayerLinks
Single player Alpha Zero implementation
☆42Updated 3 years ago
Alternatives and similar repositories for alphazero_singleplayer
Users that are interested in alphazero_singleplayer are comparing it to the libraries listed below
Sorting:
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated 11 months ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆159Updated 4 years ago
- A structured implementation of MuZero☆204Updated 3 years ago
- Modular framework for Reinforcement Learning in python☆173Updated 2 years ago
- Pytorch Implementation of MuZero☆353Updated last year
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 8 months ago
- Scalable Implementation of Neural Fictitous Self-Play☆83Updated 6 years ago
- A Python interface for reinforcement learning environments☆371Updated 2 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆78Updated 7 months ago
- An easy-to-use reinforcement learning library for research and education.☆169Updated 3 weeks ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆120Updated 4 years ago
- ☆52Updated 2 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- ☆67Updated 3 years ago
- AlphaZero in JAX☆78Updated last year
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆67Updated last year
- A C++ pytorch implementation of MuZero☆39Updated last year
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- A simple chess environment for openai/gym☆161Updated last year
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 2 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆474Updated last year
- MultiTask Environments for Reinforcement Learning.☆76Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago