Kali-Hac / Gomoku-AILinks
尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型
☆47Updated 7 years ago
Alternatives and similar repositories for Gomoku-AI
Users that are interested in Gomoku-AI are comparing it to the libraries listed below
Sorting:
- 基于博弈树α-β剪枝搜索的五子棋AI☆748Updated 7 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆116Updated 6 years ago
- 🎲 又是一个黑白棋,毕业设计(reinforcement learning)☆75Updated 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
- 💻NUAA 2017 编译原理 - C(缩减)语言编译器前端 - Python☆46Updated 6 years ago
- POJ机试题目分类。☆82Updated 7 years ago
- 基于博弈树的五子棋引擎,Gomocup 2020 快棋排名16☆33Updated 3 years ago
- 🎲 黑白棋 课程设计 + AI (Minimax)☆72Updated 5 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。☆18Updated 3 years ago
- 本repo为scut cs的本科生保研经验分享☆50Updated 6 years ago
- 【超前持续更新】2020计算机保研夏令营信息分享☆58Updated 5 years ago
- ☆22Updated 7 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- An AI for Reversi.☆44Updated 3 years ago
- ☆91Updated 4 years ago
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆92Updated 3 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆38Updated 4 years ago
- 一个五子棋人机对战AI,界面用pygame,方法用minmax搜索☆11Updated 8 years ago
- 数据库原理实验 NUAA Spring 2018☆24Updated 6 years ago
- 南航计算机组成原理实验☆5Updated 5 years ago
- 中国象棋pygame☆62Updated last year
- NUAA OS实验课 2016 考试题目☆30Updated 6 years ago
- 哈工大编译原理实验☆169Updated 5 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆113Updated 6 years ago
- 以MinMax算法为核心AI的井子棋,带Alpha-Beta剪枝☆9Updated 6 years ago
- 支持 45 条 MIPS 指令的单周期处理器 -- 计算机组成原理实验 NUAA Spring 2017☆25Updated 7 years ago
- 编译原理实验内容,包括词法分析器、递归下降法和预测分析法的语法分析器。使用C++编写☆58Updated 8 years ago
- 使用Python制作的五子棋游戏☆141Updated 10 months ago
- Gobang developed with python/python 五子棋☆54Updated last year