alphazero topic
boardlaw
Scaling scaling laws with board games.
alphago-zero-tictactoe-js
A game framework based on AlphaZero/TensorFlow.js runs in browser to demonstrate tic-tac-toe AI game. Use a pre-trained model or train from scratch. Ported from suragnair/alpha-zero-general (Python)
BUGOUT
AI-driven, Multiplayer Go/Weiqi/Baduk for the web 🐛🤖🦀♟
AnimalChess
Animal Fight Chess Game(斗兽棋) written in rust.
alpha_zero_othello
A functional Alpha Zero that plays Othello using Keras
alpha-zero-gomoku
A Multi-threaded Implementation of AlphaZero
AlphaZero.jl
A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
AlphaZero_Gomoku_MPI
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku