基于博弈树α-β剪枝搜索的五子棋AI
☆788Jul 14, 2017Updated 8 years ago
Alternatives and similar repositories for gobang_AI
Users that are interested in gobang_AI are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆122Jun 5, 2018Updated 8 years ago
- 基于Alpha-Beta剪枝博弈树的五子棋AI算法实现☆57Feb 27, 2018Updated 8 years ago
- ☆23Dec 23, 2017Updated 8 years ago
- 基于DQN的五子棋人机对弈☆62Mar 24, 2019Updated 7 years ago
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。☆18Sep 8, 2021Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆38Jan 28, 2021Updated 5 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Mar 17, 2020Updated 6 years ago
- 极大极小搜索和α-β剪枝的无禁手ai☆30Apr 23, 2021Updated 5 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆51Apr 10, 2020Updated 6 years ago
- 基于蒙特卡洛博弈树搜索和策略价值神经网络的五子棋AI,具有自我对弈和学习功能☆12Apr 23, 2023Updated 3 years ago
- 人机五子棋☆30Jul 19, 2024Updated last year
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆109May 29, 2025Updated last year
- Coursework of SUSTech CS323 Compilers☆23Dec 17, 2019Updated 6 years ago
- Qt 写的五子棋小游戏,带AI和双人对战☆302Aug 12, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 这是一个简单的五子棋项目,实现了包括人人对战和人机对战两种模式,并配有相应的博客对整个实现过程进行解释。☆42Aug 22, 2019Updated 6 years ago
- games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方块、坦克大战、FlappyBird)☆282Jun 16, 2023Updated 3 years ago
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆16Nov 28, 2021Updated 4 years ago
- NJU oslab 南京大学操作系统大班实验☆32Jan 22, 2024Updated 2 years ago
- 带禁手的五子棋(中国科学院大学 杨力祥老师的公选课《C++程序设计》大作业)☆18Feb 24, 2022Updated 4 years ago
- 南方科技大学 GPA 查询系统☆12Jun 16, 2018Updated 8 years ago
- 2023 同济大学 计算机系统结构 课程☆21Jun 25, 2023Updated 2 years ago
- Implementation of Optimization based Layer-wise Magnitude-based Pruning for DNN Compression☆18Nov 23, 2022Updated 3 years ago
- cocos2d-x 保卫萝卜 C++☆11Mar 1, 2016Updated 10 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,223Mar 24, 2023Updated 3 years ago
- 本项目是同济大学人工智能课程的第二次大作业——五子棋问题,内含工程文件与报告。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆14Jul 16, 2020Updated 5 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆34Dec 1, 2021Updated 4 years ago
- slides for classes and labs of SE2019@SUSTech☆11Mar 5, 2019Updated 7 years ago
- ☆22Nov 26, 2024Updated last year
- 大一课设,一款AI五子棋项目,C++新手项目实践 — 智能人机五子棋对战。☆122Dec 2, 2022Updated 3 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Apr 4, 2019Updated 7 years ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆20Sep 12, 2022Updated 3 years ago
- 基于Vue cli3和flask搭建的个人博客项目,前后端分离,使用axios进行前后端的通信,还运用了vuex、element-ui等,主要实现了登录注册、首页博客展示、添加博客、个人博客、我的收藏、评论博客等模块,是一个小型项目☆28Jan 5, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 或许这里有作为同济大学软件学院机器智能的一位学生学业所需的所有东西☆20Aug 5, 2024Updated last year
- ☆21Jul 26, 2018Updated 7 years ago
- All assignments of Computer Architecture, 2024spring. 同济大学软件工程专业计算机系统结构作业合集☆22Nov 15, 2024Updated last year
- A project of Teamfight Tactics based on Cocos2d-x 3.17.2. 基于 Cocos2d-x 3.17.2 开发的金铲铲之战游戏项目. (2023 年同济大学程序设计范式课程项目)☆42Sep 21, 2025Updated 8 months ago
- SUSTech Alumni Map. Join us! 🌎☆29Oct 29, 2025Updated 7 months ago
- 2022年CUMCM数学建模国赛比赛C题代码、建模、论文思路分享☆17Jun 16, 2023Updated 3 years ago
- 同济大学软件学院《计算机系统结构》复习笔记☆12Jun 19, 2025Updated last year