FutaAlice / FutaHex2
hex (board game), engine and AI.
☆32Updated 6 years ago
Alternatives and similar repositories for FutaHex2:
Users that are interested in FutaHex2 are comparing it to the libraries listed below
- 基于UCT算法实现的人机对战海克斯棋☆13Updated 3 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆37Updated 2 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆47Updated last year
- 吉林大学编译原理课程设计——编译器实现☆14Updated 2 years ago
- CMake managed Benzene vanilla for playing and solving the game of Hex, easier to install!☆38Updated 9 months ago
- Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学☆9Updated last year
- 基于Alpha- Beta剪枝Max-Min博弈树的五子棋对战AI + 搜索优化(IDA*,A*,Zobrist,Ac自动机,贪心优化) + Qt-UI界面☆25Updated last year
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆86Updated 2 years ago
- SAUCG参赛代码☆56Updated 2 years ago
- 一个基于 QT 开发的联机五子棋☆18Updated 3 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆196Updated 5 years ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆20Updated 2 years ago
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆23Updated 3 years ago
- 吉林大学数据库应用db2课程的复习资料☆21Updated 6 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆73Updated 6 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆235Updated 2 years ago
- 吉林大学软件学院2020C++课程设计——模拟即时通讯系统实现☆43Updated 8 months ago
- 吉林大学数据结构上机课程题解合辑☆23Updated 6 years ago
- 博弈能力不错的五子棋AI☆209Updated 4 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆163Updated 5 years ago
- 纯C五子棋AI实现。当然也可双人对弈。☆39Updated 6 years ago
- 中国科学院大学-C语言大作业-五子棋AI(wcg班十多名,菜狗一个T T)☆25Updated last year
- Qt 写的五子棋小游戏,带AI和双人对战☆264Updated 6 months ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆39Updated 2 years ago
- 一个用于botzone的不围棋程序,采用了限定模拟深度的MCTS方法,目前在天梯上可达到大约1120分☆13Updated 4 years ago
- 吉林大学软件学院全部课程资料分享☆101Updated 7 months ago
- 极大极小搜索和α-β剪枝的无禁手ai☆27Updated 3 years ago
- 同济大学软件工程专业2020年秋学期数据结构课程设计作业☆32Updated 3 years ago
- 基于蒙特卡洛博弈树搜索和策略价值神经网络的五子棋AI,具有自我对弈和学习功能☆9Updated last year