tmoer / alphazero_singleplayer
Single player Alpha Zero implementation
☆42Updated 2 years ago
Alternatives and similar repositories for alphazero_singleplayer:
Users that are interested in alphazero_singleplayer are comparing it to the libraries listed below
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆113Updated 7 months ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Modular framework for Reinforcement Learning in python☆171Updated 2 years ago
- Classic MCTS example with mctx☆18Updated last year
- ☆66Updated 3 years ago
- A structured implementation of MuZero☆207Updated 2 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…☆39Updated 2 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆55Updated 3 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆60Updated last year
- ☆50Updated last year
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆20Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- ☆295Updated 2 months ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆45Updated last year
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆115Updated 3 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆75Updated 6 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆39Updated 4 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆122Updated 10 months ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- A collection of RL algorithms written in JAX.☆95Updated 2 years ago
- Vectorization techniques for fast population-based training.☆55Updated 2 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆195Updated 2 years ago
- Map-Elites based on Evolution Strategies☆31Updated 3 years ago
- JAX implementations of core Deep RL algorithms☆79Updated 2 years ago