jidasheng / gobang
A Gobang(also known as "Five in a Row" and "Gomoku") game equipped with AlphaGo-liked AI.
☆13Updated 4 years ago
Alternatives and similar repositories for gobang:
Users that are interested in gobang are comparing it to the libraries listed below
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 6 years ago
- ☆61Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆202Updated last month
- AlphaZero for the game of Gomoku.☆25Updated 3 weeks ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- ☆19Updated 2 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆164Updated 5 years ago
- A gobang AI with Negamax and alpha beta pluning☆13Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆502Updated last year
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆17Updated 6 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆45Updated 4 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆72Updated 3 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆251Updated 2 years ago
- A gobang robot based on reinforcement learning.☆139Updated 2 years ago
- One of the strongest Gomoku/Renju playing engine☆109Updated this week
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,130Updated 2 years ago
- cchess是一个Python版的中国象棋库☆51Updated 3 weeks ago
- 基于DQN的五子棋人机对弈☆58Updated 6 years ago
- Switch to new repo https://github.com/hzyhhzy/KataGomo☆191Updated last month
- A simple Chinese chess library written in python☆41Updated 2 months ago
- Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.☆31Updated 6 years ago
- A strong gomoku/renju playing engine supporting Gomocup protocol.☆20Updated 2 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆94Updated 2 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆50Updated 7 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- 基于博弈树的五子棋引擎,Gomocup 2020 快棋排名16☆33Updated 3 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆222Updated 9 months ago
- Reinforcing Your Learning of Reinforcement Learning☆94Updated 5 years ago
- An implementation of improved AlphaGo algorithm in the game of Gomoku.☆57Updated 5 years ago
- 《佳佳象棋 GGzero》 采用 alphazero 技术的中国象棋引擎☆188Updated 2 years ago