Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学
☆12Nov 15, 2023Updated 2 years ago
Alternatives and similar repositories for Gobang
Users that are interested in Gobang are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目是同济大学人工智能课程的第二次大作业——五子棋问题,内含工程文件与报告。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆14Jul 16, 2020Updated 5 years ago
- 基于Alpha- Beta剪枝Max-Min博弈树的五子棋对战AI + 搜索优化(IDA*,A*,Zobrist,Ac自动机,贪心优化) + Qt-UI界面☆33Sep 14, 2023Updated 2 years ago