byxiaozhi / AlphaPig-NoGoLinks
不围棋AI
☆30Updated 3 years ago
Alternatives and similar repositories for AlphaPig-NoGo
Users that are interested in AlphaPig-NoGo are comparing it to the libraries listed below
Sorting:
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆47Updated 3 years ago
- 基于Alpha- Beta剪枝Max-Min博弈树的五子棋对战AI + 搜索优化(IDA*,A*,Zobrist,Ac自动机,贪心优化) + Qt-UI界面☆32Updated 2 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆108Updated 4 months ago
- 一个用于botzone的不围棋程序,采用了限定模拟深度的MCTS方法,目前在天梯上可达到大约1120分☆13Updated 4 years ago
- 吉林大学软件学院2020C++课程设计——模拟即时通讯系统实现☆47Updated last year
- 基于Qt的不围棋(nogo)单机对战平台,包含基于MCTS的AI对战Bot☆19Updated 3 years ago
- 亚马逊棋冠军程序细节☆10Updated 6 months ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆33Updated 3 years ago
- Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学☆13Updated last year
- 使用Python制作的五子棋游戏☆143Updated last year
- 博弈能力不错的五子棋AI☆236Updated 5 years ago
- 大一课设,一款AI五子棋项目,C++新手项目实践 — 智能人机五子棋对战。☆115Updated 2 years ago
- C语言课程设计大作业 - 马里奥游戏☆59Updated 5 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated 2 years ago
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。☆18Updated 4 years ago
- A bot for NoGo game.☆16Updated 3 years ago
- 华中科技大学计算机组成原理实验☆31Updated 5 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆279Updated 3 years ago
- 本仓库分享了作者在研究生备考期间整理的一份408专业课的个人笔记(思维导图),并给出了一些结合该思维导图学习的经验和建议,希望对广大计算机专业考研人有所帮助。☆55Updated last year
- hex (board game), engine and AI.☆34Updated 7 years ago
- 汇总了关于在 吉林大学 生存所需的相关仓库☆289Updated 2 weeks ago
- 吉林大学软件学院2022软件系统综合开发实践B/S端☆10Updated 3 years ago
- C++大作业,坦克大战,使用Qt编写☆32Updated 5 years ago
- 2019下半年刚刚学C语言的时候自娱自乐写的一些有趣的程序软件。从走迷宫写起的一些有趣的项目。☆38Updated 4 years ago
- A non-embedded AI for Clash Royale based on RL and CV.☆320Updated last year
- 吉林大学数据结构上机课程题解合辑☆28Updated 6 years ago
- 围棋 AI,仿照 AlphaGo☆19Updated 2 years ago
- 考研408学习笔记☆73Updated 4 months ago
- 吉林大学数据库应用db2课程的复习资料☆22Updated 6 years ago
- SNL 编译器 词法分析 语法分析 语义分析☆21Updated last year