jidasheng / gobangLinks
A Gobang(also known as "Five in a Row" and "Gomoku") game equipped with AlphaGo-liked AI.
☆13Updated 5 years ago
Alternatives and similar repositories for gobang
Users that are interested in gobang are comparing it to the libraries listed below
Sorting:
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆210Updated 3 months ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- 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 pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- Python Implementations of Monte Carlo Tree Search☆303Updated 3 years ago
- A Multi-threaded Implementation of AlphaZero (C++)☆382Updated 2 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆99Updated last week
- ☆62Updated 6 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆224Updated last year
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆14Updated 2 years ago
- This work attempts to train AlphaZero agents on the game of Chain Reaction☆24Updated 2 years ago
- SlowRenju is a Gomoku/Renju engine, which supports the new protocol of Gomocup.☆53Updated 6 years ago
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆92Updated 3 years ago
- Chinese Standard Mahjong Competition hosted by AILab in Peking University.☆108Updated 3 years ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆509Updated last year
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆89Updated 7 months ago
- A strong gomoku/renju playing engine supporting Gomocup protocol.☆21Updated 3 years ago
- ☆45Updated 2 years ago
- [NeurIPS 2022] PerfectDou: Dominating DouDizhu with Perfect Information Distillation☆183Updated last year
- A gobang AI with Negamax and alpha beta pluning☆13Updated 2 years ago
- An unoffical implementation of AlphaHoldem. 1v1 nl-holdem AI.☆86Updated last year
- This project is implementation code of AlphaStar☆200Updated last year
- An implementation of improved AlphaGo algorithm in the game of Gomoku.☆59Updated 5 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆172Updated 6 years ago
- Learning-based agent for Google Research Football (足球游戏智能体)☆118Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆214Updated 2 years ago
- A simple Chinese chess library written in python☆47Updated 2 weeks ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆76Updated 5 months ago