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 project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 6 months 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 2 years ago
- ☆51Updated 2 years ago
- Tabular methods for reinforcement learning☆38Updated 4 years ago
- AlphaZero in JAX☆77Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Applying DeepMind's MuZero algorithm to the cart pole environment in gym☆21Updated 2 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- Classic MCTS example with mctx☆18Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated 10 months ago
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- JAX implementations of core Deep RL algorithms☆79Updated 3 years ago
- Modular framework for Reinforcement Learning in python☆172Updated 2 years ago
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆53Updated 3 weeks ago
- ☆68Updated 3 years ago
- A C++ pytorch implementation of MuZero☆38Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 2 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆65Updated last year
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Implementation of Schmidhuber's Upside Down Reinforcement Learning paper in PyTorch☆27Updated 5 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆238Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago