尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型
☆54May 10, 2018Updated 8 years ago
Alternatives and similar repositories for Gomoku-AI
Users that are interested in Gomoku-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:
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。☆18Sep 8, 2021Updated 4 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆791Jul 14, 2017Updated 9 years ago
- 基于DQN的五子棋人机对弈☆62Mar 24, 2019Updated 7 years ago
- 本项目实现的五子棋博弈游戏是基于AI的五子棋游戏。游戏模式可以分为人机对弈和双人对弈两种模式。本程序采用基于启发式max/min算法的alpha-beta剪枝技术来选择出最佳的机器落子位置。除此之外,本项目还设置了残局闯关模式,在增加了游戏趣味性的同时给用户们带来了更好的游…☆10Jan 2, 2022Updated 4 years ago
- slides for classes and labs of SE2019@SUSTech☆11Mar 5, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ♟♟♟♟♟ 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
- 一段视频,每隔一段时间进行一次目标检测,对检测到的目标进行跟踪, 增加实时目标检测的稳定性☆12Jul 25, 2019Updated 7 years ago
- source code for NAACL2022 main conference "Dynamic Programming in Rank Space: Scaling Structured Inference with Low-Rank HMMs and PCFGs"☆10Sep 26, 2022Updated 3 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆34Dec 1, 2021Updated 4 years ago
- A Physics-Informed and Data-Driven Framework for Robotic Welding in Manufacturing☆16Apr 21, 2025Updated last year
- code released for our TIP 2021 paper "Adversarial Domain Adaptation with Prototype-based Normalized Output Conditioner"☆15May 24, 2023Updated 3 years ago
- CUGMCM资料库☆24Jan 6, 2024Updated 2 years ago
- SUSTech CS course artificial intelligence, including 4 seperated project☆10Jun 25, 2018Updated 8 years ago
- 基于 C++ 实现爬山法,模拟退火算法,遗传算法 求解N皇后问题☆20Apr 9, 2020Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 不围棋AI☆28Aug 10, 2022Updated 4 years ago
- A graph algorithm for evaluating node distances.☆25Dec 23, 2020Updated 5 years ago
- My CS305 Computer Networking Lab Assignments☆29Nov 14, 2018Updated 7 years ago
- 考研数据结构练习;目前在使用C更细致的重写:https://github.com/by777/dataStructureForC☆10Sep 26, 2018Updated 7 years ago
- bp神经网络的预测 matlab和python实现 个人觉得python更简单点 (因为在写matlab的时候总是出现工具式错误)☆12Aug 6, 2022Updated 4 years ago
- 基于requests,wordcloud,jieba,pyside6实现的图形化程序,可以把B站视频的评论区文本转换成词云图,并开发了筛选功能,能通过扫码登录获取cookies以便进行爬取。开发完成后,在conda虚拟环境下使用了pyinstaller进行打包,以便用户使用…☆13Nov 6, 2024Updated last year
- alphaGo版本的五子棋(gobang, gomoku)☆69Mar 17, 2020Updated 6 years ago
- 一个使用和风天气API获取天气信息并通过SMTP发送到邮箱的python小项目 [参赛项目]☆11Apr 1, 2022Updated 4 years ago
- Implementation of Peter Shirley's Ray Tracing The Next Week book.☆14Oct 29, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 省一 2023年数模国赛C题-基于ARIMA和多目标优化的商超补货策略☆13Dec 16, 2023Updated 2 years ago
- hexo pure theme☆10Aug 5, 2021Updated 5 years ago
- A GAN demo project☆13Jan 2, 2020Updated 6 years ago
- 队伍在2023年全国大学生数学建模竞赛中选择的C题目编程过程中使用的代码,现在开源提供给大家!☆13Jan 15, 2024Updated 2 years ago
- A normalized format for webpack's errors and warnings☆10Mar 18, 2017Updated 9 years ago
- ExploitGen is a template-augmented Exploit Code generation method based on CodeBERT, which accepted in JSS.☆11Feb 9, 2024Updated 2 years ago
- 520表白神器, python photowall making tool for 'I Love You'☆14May 20, 2018Updated 8 years ago
- 小猿口算auto☆12Oct 12, 2024Updated last year
- 小猿口算,帮助你获得更快的口算速度(大四也是四)☆13Oct 12, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Nostr relay with Internet Computer integration for inter-relay synchronization☆13Dec 4, 2024Updated last year
- 基于Java+Springboot+Vue的实验室预约系统(源代码+数据库) 本项目前后端分离,本系统分为管理员、教师、学生三种角色 ### 1、学生: 1.登录,注册 2.实验室列表 3.实验室预约 4.查看预约进度并取消 5.查看公告 6.订阅课程 7.实验室报修 8.…☆16Dec 14, 2023Updated 2 years ago
- Robotic Welding Path Planning demo on various workpiece. Support multilayer planning for V shape groove.☆56Nov 15, 2024Updated last year
- This is a authority management project.☆10Dec 18, 2020Updated 5 years ago
- Detect adversarial images from intermediate features in distance space☆12Aug 22, 2018Updated 8 years ago
- 中国地质大学(武汉)计算机学院《人工智能导论》期末课设。包含五个问题:1. 随机重启爬山法、最小冲突法和遗传算法求解N皇后;2. 实现 Wumpus World 游戏;3. a-b 剪枝法实现井字棋游戏;4.粒子群法求解函数极小值;5.遗传算法求解函数极大值☆24Jan 14, 2021Updated 5 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆20Jul 3, 2022Updated 4 years ago