kevaday / alphazero-general
A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.
☆73Updated 3 months ago
Alternatives and similar repositories for alphazero-general:
Users that are interested in alphazero-general are comparing it to the libraries listed below
- MiniZero: An AlphaZero and MuZero Training Framework☆85Updated 3 weeks ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆208Updated last year
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆118Updated 4 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆157Updated 3 years ago
- A structured implementation of MuZero☆207Updated 2 years ago
- fast + parallel AlphaZero in JAX☆94Updated 3 months ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- AlphaZero in JAX☆76Updated 11 months ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆64Updated last year
- An environment of the board game Go using OpenAI's Gym API☆174Updated 2 years ago
- Pytorch Implementation of MuZero☆349Updated last year
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆46Updated last year
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆54Updated 3 years ago
- ♟️ Vectorized RL game environments in JAX☆456Updated 2 weeks ago
- ☆67Updated 3 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆56Updated 4 months ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- (NeurIPS 2023) ChessGPT - Bridging Policy Learning and Language Modeling☆110Updated last year
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆30Updated 2 years ago
- A PyTorch implementation of DeepMind's MuZero agent☆31Updated last year
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆40Updated 2 years ago
- Single player Alpha Zero implementation☆42Updated 3 years ago
- "Age of Empires II" Learning Environment☆69Updated 3 years ago
- mcts-simple is a Python3 library that allows reinforcement learning problems to be solved easily with its implementations of Monte Carlo …☆27Updated 9 months ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆114Updated 7 months ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆242Updated 8 months ago
- ☆52Updated 11 months ago
- A modified Alphazero implementation with C++ where performance matters.☆17Updated last year
- ☆50Updated last year