Repository navigation

#

alphago

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

Jupyter Notebook
4258
9 个月前

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

Python
3524
1 年前

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

Python
1036
1 年前

BetaGo: AlphaGo for the masses, live on GitHub.

Python
690
5 年前
Jupyter Notebook
408
7 年前
Python
281
7 年前
Jupyter Notebook
275
2 个月前

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

Python
216
7 年前

An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku

Python
210
7 个月前

datasets for computer go

C++
156
1 年前

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

Python
154
1 年前

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

C++
113
3 天前

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

Python
108
4 个月前

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

Python
86
7 个月前

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

JavaScript
84
8 年前
Rust
79
3 年前

AlphaGo Zero implementation using Flux.jl

Julia
72
5 年前