Repository navigation

#

alphago

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

Jupyter Notebook
4219
8 个月前

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

Python
3504
1 年前

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

Python
1030
1 年前

BetaGo: AlphaGo for the masses, live on GitHub.

Python
689
5 年前
Jupyter Notebook
407
7 年前
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
216
6 年前

An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku

Python
210
6 个月前

datasets for computer go

C++
153
1 年前

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

Python
149
10 个月前

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

C++
106
1 天前

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

Python
104
3 个月前

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

Python
86
5 个月前

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

JavaScript
84
8 年前
Rust
78
3 年前

AlphaGo Zero implementation using Flux.jl

Julia
72
5 年前