blanyal / alpha-zero
AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm" by DeepMind.
☆89Updated 7 years ago
Alternatives and similar repositories for alpha-zero:
Users that are interested in alpha-zero are comparing it to the libraries listed below
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 4 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- A structured implementation of MuZero☆204Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 2 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆678Updated 2 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆205Updated 2 months ago
- A functional Alpha Zero that plays Othello using Keras☆116Updated 2 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated 11 months ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆75Updated 4 months ago
- datasets for computer go☆152Updated 10 months ago
- Pytorch Implementation of MuZero☆351Updated last year
- ☆67Updated 3 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 5 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆125Updated 6 months ago
- Scalable Implementation of Neural Fictitous Self-Play☆77Updated 6 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆211Updated 2 years ago
- Open AI gym environment for the game 2048☆73Updated 3 years ago
- An OpenAI Gym interface to Tetris on the NES.☆52Updated last year
- Implementation of Deepmind's AlphaZero algorithm with Caffe and C++☆19Updated 7 years ago
- Monte Carlo Tree Search for tic tac toe☆36Updated 6 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 6 months ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆343Updated 2 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Minimalistic AlphaGoZero-like Engine☆272Updated 7 years ago
- Chess reinforcement learning by AlphaZero methods.☆39Updated 7 years ago