alphazero topic

List alphazero repositories

boardlaw

36
Stars
6
Forks
Watchers

Scaling scaling laws with board games.

alphago-zero-tictactoe-js

39
Stars
6
Forks
Watchers

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

74
Stars
7
Forks
Watchers

AI-driven, Multiplayer Go/Weiqi/Baduk for the web 🐛🤖🦀♟

AnimalChess

91
Stars
11
Forks
Watchers

Animal Fight Chess Game(斗兽棋) written in rust.

alpha_zero_othello

114
Stars
23
Forks
Watchers

A functional Alpha Zero that plays Othello using Keras

alpha-zero-gomoku

356
Stars
48
Forks
Watchers

A Multi-threaded Implementation of AlphaZero

AlphaZero.jl

1.2k
Stars
136
Forks
Watchers

A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.

alpha-zero-general

3.7k
Stars
1.0k
Forks
Watchers

A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more

AlphaZero_Gomoku

3.2k
Stars
956
Forks
Watchers

An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)

AlphaZero_Gomoku_MPI

179
Stars
42
Forks
Watchers

An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku