Stars
Code for the Make Your Own Neural Network book
A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search." Based off of the specification in the paper.
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Go AI program which implements the AlphaGo Zero paper
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.