kevaday / alphazero-general
A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.
☆65Updated last year
Related projects ⓘ
Alternatives and complementary repositories for alphazero-general
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆186Updated last year
- 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 clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆41Updated last year
- An environment of the board game Go using OpenAI's Gym API☆167Updated 2 years ago
- fast + parallel AlphaZero in JAX☆84Updated 7 months ago
- AlphaZero in JAX☆69Updated 7 months ago
- MiniZero: An AlphaZero and MuZero Training Framework☆72Updated 3 weeks ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆50Updated 6 months ago
- A structured implementation of MuZero☆206Updated 2 years ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆39Updated last year
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆56Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆232Updated 4 months ago
- Scalable Implementation of Neural Fictitous Self-Play☆73Updated 5 years ago
- Pytorch Implementation of MuZero☆343Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆95Updated 4 years ago
- ☆48Updated last year
- ☆26Updated 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…☆39Updated 2 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆79Updated 2 weeks ago
- Classic MCTS example with mctx☆15Updated last year
- ♟️ Vectorized RL game environments in JAX☆405Updated this week
- ☆65Updated 3 years ago
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆50Updated 3 years ago
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆29Updated 2 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆82Updated last year
- (NeurIPS 2023) ChessGPT - Bridging Policy Learning and Language Modeling☆97Updated last year
- ☆46Updated 6 months ago
- ReconChess python implementation☆42Updated 2 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆28Updated 5 months ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆110Updated 3 years ago