bhansconnect / fast-alphazero-generalLinks
A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general
☆44Updated 2 years ago
Alternatives and similar repositories for fast-alphazero-general
Users that are interested in fast-alphazero-general 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…☆158Updated 4 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆77Updated 6 months ago
- Pytorch Implementation of MuZero☆353Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- A structured implementation of MuZero☆204Updated 3 years ago
- ☆67Updated 3 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 3 years ago
- AlphaZero in JAX☆77Updated last year
- Single player Alpha Zero implementation☆42Updated 3 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆172Updated 2 years ago
- MiniZero: An AlphaZero and MuZero Training Framework☆94Updated 4 months ago
- A PyTorch implementation of DeepMind's MuZero agent☆35Updated last year
- impact-driven-exploration☆131Updated last year
- MultiTask Environments for Reinforcement Learning.☆76Updated 2 years ago
- fast + parallel AlphaZero in JAX☆97Updated 6 months ago
- A modified Alphazero implementation with C++ where performance matters.☆17Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 7 months ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆216Updated 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…☆41Updated 2 years ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- DeepMind Alchemy task environment: a meta-reinforcement learning benchmark☆199Updated 2 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆66Updated last year
- mcts-simple is a Python3 library that allows reinforcement learning problems to be solved easily with its implementations of Monte Carlo …☆27Updated 3 weeks ago
- ☆51Updated 2 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆56Updated 2 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago