alphazero topic
alpha_sigma
A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
muzero-general
MuZero
computer-go-dataset
datasets for computer go
CrazyAra
A Deep Learning UCI-Chess Variant Engine written in C++ & Python :parrot:
ChineseChess-AlphaZero
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
neural_network_chess
Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)
muzero
A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each other, and investigate reliability of learned MuZero MDP models.
allie
Allie: A UCI compliant chess engine
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...
AlphaZero_Connect4
PyTorch implementation of AlphaZero Connect from scratch (with results)