blanyal / alpha-zeroLinks
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.
☆90Updated 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
Sorting:
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆83Updated 2 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆84Updated 5 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆681Updated 2 years ago
- A student implementation of Alpha Go Zero☆280Updated 7 years ago
- Monte carlo tree search in python☆610Updated 3 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- ☆67Updated 3 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆316Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆218Updated 2 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years 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 asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 5 months ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- datasets for computer go