Repository navigation

#

alphago

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

Jupyter Notebook
4105
4 个月前

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

Python
3459
1 年前

Code and other material for the book "Deep Learning and the Game of Go"

Python
1012
9 个月前

BetaGo: AlphaGo for the masses, live on GitHub.

Python
686
4 年前
Jupyter Notebook
399
6 年前
Python
280
7 年前

A Go playing program implemented in Tensorflow roughly according to the architecture of AlphaGo. Current strength is 3~4 amateur dan.

Python
215
6 年前

An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku

Python
203
2 个月前

datasets for computer go

C++
152
10 个月前

A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games

Python
123
6 个月前

Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程

Python
96
2 年前

AlphaZero based engine for the game of Go (圍棋/围棋).

C++
94
2 天前

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

Python
86
1 个月前

A minimalist deep learning library in Javascript using WebGL + asm.js. Run convolutional neural network in your browser.

JavaScript
84
7 年前
Rust
78
2 年前

AlphaGo Zero implementation using Flux.jl

Julia
73
5 年前