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:
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆166Updated 4 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Modular framework for Reinforcement Learning in python☆180Updated 2 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆226Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- ☆53Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- fast + parallel AlphaZero in JAX☆107Updated last year
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- A Python interface for reinforcement learning environments☆387Updated 2 years ago
- An easy-to-use reinforcement learning library for research and education.☆174Updated last week
- OpenAI Gym wrapper for ViZDoom enviroments☆70Updated 4 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- ☆323Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- ☆66Updated 4 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 3 years ago
- Map-Elites based on Evolution Strategies☆31Updated 3 years ago
- An OpenAI gym environment made for RL☆71Updated 2 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆738Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- megastep helps you build 1-million FPS reinforcement learning environments on a single GPU☆145Updated 3 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆198Updated 2 years ago