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…☆168Updated 4 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- A structured implementation of MuZero☆206Updated 3 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…☆43Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Modular framework for Reinforcement Learning in python☆181Updated 2 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆64Updated last year
- An easy-to-use reinforcement learning library for research and education.☆176Updated last month
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated last week
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 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
- cfrx is a collection of algorithms and tools for hardware-accelerated Counterfactual Regret Minimization (CFR) algorithms in Jax.☆37Updated last year
- A simple chess environment for openai/gym☆164Updated last year
- ☆66Updated 4 years ago
- Keeping track of RL experiments☆165Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- Accelerated Quality-Diversity☆334Updated 2 months ago
- A grid-world game engine for game AI research☆253Updated last year
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆229Updated 2 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆33Updated 3 years ago