Liu8018 / GhostLinks
基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo
☆49Updated last year
Alternatives and similar repositories for Ghost
Users that are interested in Ghost are comparing it to the libraries listed below
Sorting:
- 博弈能力不错的五子棋AI☆221Updated 5 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆748Updated 7 years ago
- 使用Python制作的五子棋游戏☆141Updated 10 months ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆19Updated 2 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆75Updated 3 years ago
- alpha zero 原理实现五子棋 AI,tensorflow☆22Updated last year
- 基于蒙特卡洛博弈树搜索和策略价 值神经网络的五子棋AI,具有自我对弈和学习功能☆9Updated 2 years ago
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆92Updated 3 years ago
- SAUCG参赛代码☆61Updated 2 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆43Updated 2 years ago
- Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学☆12Updated last year
- 人工智能大作业项目:五子棋游戏 Artificial intelligence assignment project: Gobang Game☆46Updated 4 years ago
- 基于Alpha- Beta剪枝Max-Min博弈树的五子棋对战AI + 搜索优化(IDA*,A*,Zobrist,Ac自动机,贪心优化) + Qt-UI界面☆31Updated last year
- 不围棋AI☆29Updated 2 years ago
- 围棋 AI,仿照 AlphaGo☆15Updated 2 years ago
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。☆18Updated 3 years ago
- 2020年中国大学生计算机博弈大赛暨第十四届中国计算机博弈锦标赛下饭麻将(冠军)fanfou_mahjong基础上整合改进的完整实验☆13Updated 4 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆47Updated 5 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆116Updated 6 years ago
- A gobang robot based on reinforcement learning.☆147Updated 2 years ago
- Switch to new repo https://github.com/hzyhhzy/KataGomo☆197Updated last week
- 六子棋AI,MCTS算法,增强学习,借鉴大神,非原创☆30Updated 6 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆32Updated 3 years ago
- 纯C五子棋AI实现。当然也可双人对弈。☆41Updated 6 years ago
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆24Updated 3 years ago
- hex (board game), engine and AI.☆34Updated 6 years ago
- Snake AI with Genetic algorithm and Neural network☆68Updated 3 years ago
- Qt 写的五子棋小游戏,带AI和双人对战☆278Updated 9 months ago
- 基于博弈树的五子棋引擎,Gomocup 2020 快棋排名16☆33Updated 3 years ago
- Java实现的五子棋,人机对战中包含Alpha-Beta剪枝极大极小博弈算法☆13Updated 3 years ago