jidasheng / gobang
A Gobang(also known as "Five in a Row" and "Gomoku") game equipped with AlphaGo-liked AI.
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for gobang
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆188Updated 4 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆69Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆161Updated 5 years ago
- This work attempts to train AlphaZero agents on the game of Chain Reaction☆21Updated last year
- 基于DQN的五子棋人机对弈☆55Updated 5 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆207Updated 5 months ago
- ☆59Updated 5 years ago
- Python Implementations of Monte Carlo Tree Search☆244Updated 3 years ago
- Extension of OpenAI Gym that implements multiple two-player zero-sum 2-dimension board games☆11Updated 2 years ago
- A gobang AI with Negamax and alpha beta pluning☆12Updated 2 years ago
- cchess是一个Python版的中国象棋库☆44Updated this week
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆85Updated last month
- Monte carlo tree search in python☆575Updated 2 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆211Updated 2 years ago
- A student implementation of Alpha Go Zero☆279Updated 6 years ago
- A strong gomoku/renju playing engine supporting Gomocup protocol.☆20Updated 2 years ago
- Python AI template for Piskvork gomoku manager☆27Updated 6 years ago
- Gomoku AI☆49Updated 6 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆76Updated last year
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆82Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆186Updated last year
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆88Updated 6 years ago
- Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.☆29Updated 5 years ago
- A gobang robot based on reinforcement learning.☆118Updated last year
- ☆20Updated 2 years ago
- A relatively strong gomoku AI☆87Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆479Updated 11 months ago
- Chinese Standard Mahjong Competition hosted by AILab in Peking University.☆91Updated 2 years ago
- An implementation of improved AlphaGo algorithm in the game of Gomoku.☆57Updated 5 years ago
- AlphaZero for the game of Gomoku.☆25Updated last month