kylin9749 / connect6
六子棋AI,MCTS算法,增强学习,借鉴大神,非原创
☆27Updated 5 years ago
Alternatives and similar repositories for connect6:
Users that are interested in connect6 are comparing it to the libraries listed below
- Connect6 AI based on AlphaZero☆22Updated 6 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆47Updated last year
- 人工智能大作业,剪枝算法五子棋☆13Updated 4 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆724Updated 7 years ago
- 2020年中国大学生计算机博弈大赛暨第十四届中国计算机博弈锦标赛下饭麻将(冠军)fanfou_mahjong基础上整合改进的完整实验☆12Updated 3 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆196Updated 5 years ago
- 使用Python制作的五子棋游戏☆132Updated 7 months ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆114Updated 6 years ago
- 使用Python编写的围棋游戏☆72Updated 2 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆163Updated 5 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆39Updated 7 years ago
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。☆16Updated 3 years ago
- 基于DQN的五子棋人机对弈☆56Updated 5 years ago
- 🎲 又是一个黑白棋,毕业设计(reinforcement learning)☆74Updated 4 years ago
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆12Updated 3 years ago
- ☆60Updated 6 years ago
- hex (board game), engine and AI.☆32Updated 6 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆37Updated 2 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆37Updated 4 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆68Updated 6 years ago
- 推荐系统课程作业(基于movieLens数据文件)☆17Updated 5 years ago
- 人工智能大作业项目:五子棋游戏 Artificial intelligence assignment project: Gobang Game☆45Updated 3 years ago
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆15Updated last year
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆85Updated 2 years ago
- 基于Alpha- Beta剪枝Max-Min博弈树的五子棋对战AI + 搜索优化(IDA*,A*,Zobrist,Ac自动机,贪心优化) + Qt-UI界面☆26Updated last year
- SAUCG参赛代码☆56Updated 2 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- Gobang developed with python/python 五子棋☆54Updated last year
- 围棋 AI,仿照 AlphaGo☆11Updated 2 years ago
- 该六子棋程序使用Java语言编写,内置AI落子,主要由阿尔法贝塔搜索+评估函数实现,存在一定的bug,智能方面还行吧☆11Updated 3 years ago