Repository navigation

#

alphazero

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

Jupyter Notebook
4106
4 个月前

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

Python
3460
1 年前

Open source neural network chess engine with GPU acceleration and broad hardware support.

C++
2606
3 天前

[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)

Python
1342
3 天前

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

Julia
1273
4 个月前

Implement AlphaZero/AlphaGo Zero methods on Chinese chess.

Python
1138
2 年前

Neural network-based chess engine capable of natural language commentary

C++
490
2 年前
Python
465
1 个月前

Easily train AlphaZero-like agents on any environment you want!

Python
429
1 年前

A Multi-threaded Implementation of AlphaZero (C++)

Python
380
2 年前

Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)

Python
315
3 个月前

An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku

Python
203
2 个月前

A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.

Python
166
6 年前

A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each other, and investigate reliability of learned MuZero MDP models.

Jupyter Notebook
157
4 年前

datasets for computer go

C++
152
10 个月前

A gobang robot based on reinforcement learning.

Python
142
2 年前

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

Python
123
6 个月前