alphazero topic
galvanise_zero
Learning from zero (mostly based off of AlphaZero) in General Game Playing.
alphaFive
alphaGo版本的五子棋(gobang, gomoku)
alpha-zero-boosted
A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)
Caffe_AlphaZero
Implementation of Deepmind's AlphaZero algorithm with Caffe and C++
muzero-cpp
A C++ pytorch implementation of MuZero
alphazero
Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules
multiplayer-alphazero
PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]
AlphaZero_Gomoku-tensorflow
saltzero
Machine learning bot for ultimate tic-tac-toe based on DeepMind's AlphaGo Zero paper. C++ and Python.