alphazero topic

List alphazero repositories

galvanise_zero

83
Stars
10
Forks
Watchers

Learning from zero (mostly based off of AlphaZero) in General Game Playing.

alphaFive

65
Stars
8
Forks
Watchers

alphaGo版本的五子棋(gobang, gomoku)

alpha-zero-boosted

81
Stars
10
Forks
Watchers

A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)

Caffe_AlphaZero

19
Stars
8
Forks
Watchers

Implementation of Deepmind's AlphaZero algorithm with Caffe and C++

muzero-cpp

30
Stars
5
Forks
Watchers

A C++ pytorch implementation of MuZero

alphazero

26
Stars
9
Forks
Watchers

Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules

multiplayer-alphazero

33
Stars
9
Forks
Watchers

PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]

saltzero

26
Stars
9
Forks
Watchers

Machine learning bot for ultimate tic-tac-toe based on DeepMind's AlphaGo Zero paper. C++ and Python.