zhangshun97 / AI_Gomocup
Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.
☆31Updated 6 years ago
Alternatives and similar repositories for AI_Gomocup:
Users that are interested in AI_Gomocup are comparing it to the libraries listed below
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆45Updated 4 years ago
- A botzone Gomoku AI by C++.☆7Updated 3 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆164Updated 5 years ago
- Python AI template for Piskvork gomoku manager☆27Updated 6 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆50Updated 7 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆202Updated last month
- 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 tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 6 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法 ,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆46Updated 6 years ago
- ☆44Updated 3 years ago
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆15Updated last year
- SlowRenju is a Gomoku/Renju engine, which supports the new protocol of Gomocup.☆52Updated 5 years ago
- 算法工程师 从零到一 https://dongfengchi.github.io/algo_engineer_zero_to_one/☆14Updated 4 years ago
- 使用蒙特卡洛树搜索玩tietactoe游戏☆17Updated 6 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆37Updated 4 years ago
- A Gobang(also known as "Five in a Row" and "Gomoku") game equipped with AlphaGo-liked AI.☆13Updated 4 years ago
- ☆17Updated 2 years ago
- ☆76Updated 3 years ago
- ☆62Updated 5 years ago
- Gomoku AI☆51Updated 6 years ago
- 本论文题目为基于深度强化学习的德州扑克AI算法优化☆23Updated 4 years ago
- A Python AI program that plays the traditional Japanese game Gomoku using Alpha-Beta Pruning Algorithm.☆20Updated 6 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆115Updated 6 years ago
- hex (board game), engine and AI.☆34Updated 6 years ago
- Chinese Standard Mahjong Competition hosted by AILab in Peking University.☆99Updated 2 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 2 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆67Updated 5 years ago
- 笔者在网上查找一些过来人面试推荐算法岗位的经验时,常常感到翻阅多篇帖子看起来不太方便,于是萌生了整理一系列面试题目的想法。能够方便自己平时自己进行查找,也方便各位找实习和找工作的同学复习和备战面试!☆19Updated last year