Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)
☆34Dec 1, 2021Updated 4 years ago
Alternatives and similar repositories for Gobang
Users that are interested in Gobang are comparing it to the libraries listed below
Sorting:
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。☆18Sep 8, 2021Updated 4 years ago
- 2022年数学建模国赛B题,论文+代码(全),留作纪念☆27Sep 19, 2022Updated 3 years ago
- 全国大学生数学建模竞赛CUMCM C题 全国二等奖 代码☆20Jul 27, 2024Updated last year
- 本项目实现的五子棋博弈游戏是基于AI的五子棋游戏。游戏模式可以分为人机对弈和双人对弈两种模式。本程序采用基于启发式max/min算法的alpha-beta剪枝技术来选择出最佳的机器落子位置。除此之外,本项目还设置了残局闯关模式,在增加了游戏趣味性的同时给用户们带来了更好的游…☆10Jan 2, 2022Updated 4 years ago
- Codes and figures for my Master's thesis. Extracting phase information from single interferograms by utilising the phase shifting propert…☆14Oct 29, 2021Updated 4 years ago
- 基于requests,wordcloud,jieba,pyside6实现的图形化程序,可以把B站视频的评论区文本转换成词云图,并开发了筛选功能,能通过扫码登录获取cookies以便进行爬取。开发完成后,在conda虚拟环境下使用了pyinstaller进行打包,以便用户使用…☆12Nov 6, 2024Updated last year
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 3 years ago
- Setting goals using Prophet forecast models in R☆11Jan 3, 2019Updated 7 years ago
- Utils for Cryptography class (1047622)☆14Nov 13, 2025Updated 3 months ago
- bp神经网络的预测 matlab和python实现 个人觉得python更简单点 (因为在写matlab的时候总是出现工具式错误)☆12Aug 6, 2022Updated 3 years ago
- ☆11Oct 29, 2024Updated last year
- 小猿口算,帮助你获得更快的口算速度(大四也是四)☆13Oct 12, 2024Updated last year
- 不围棋c语言实现,大一大作业,关键算法是判断围棋中的气☆10Aug 14, 2020Updated 5 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆49Jun 28, 2022Updated 3 years ago
- 蛋糕商城系统springboot+vue☆16Jul 15, 2023Updated 2 years ago
- IPyHOP is a Re-entrant Iterative GTPyHOP written in Python 3. PyHOP is an acronym for Python Hierarchical Ordered Planner.☆10Aug 12, 2022Updated 3 years ago
- Dataset collection and training code for "Ask Your Humans: Using Human Instructions to Improve Generalization in Reinforcement Learning"☆11Apr 8, 2025Updated 10 months ago
- 基于Java+Springboot+Vue的实验室预约系统(源代码+数据库) 本项目前后端分离,本系统分为管理员、教师、学生三种角色 ### 1、学生: 1.登录,注册 2.实验室列表 3.实验室预约 4.查看预约进度并取消 5.查看公告 6.订阅课程 7.实验室报修 8.…☆15Dec 14, 2023Updated 2 years ago
- 小猿口算auto☆12Oct 12, 2024Updated last year
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆18Dec 28, 2023Updated 2 years ago
- CS 188 Project 3☆11Mar 5, 2018Updated 8 years ago
- 2023年中山大学计算机学院陶钧老师的计图(计算机图形学)项目☆14Mar 1, 2024Updated 2 years ago
- 建模国赛B题分享(无人机定位与调整)(全国大学生数学建模竞赛,CUMCM)☆14Aug 25, 2023Updated 2 years ago
- ☆18Feb 20, 2025Updated last year
- My libraries☆12Updated this week
- 基于遗传算法的BP神经网络☆16Mar 8, 2021Updated 4 years ago
- 本项目旨在探索强化学 习技术在经典游戏《超级玛丽》中的应用,通过训练一个智能代理来自主导航并完成游戏关卡。我们采用了深度Q网络(DQN)和双深度Q网络(DDQN)等先进的强化学习算法,结合神经网络,使得代理能够学习如何在游戏世界中生存并获得高分。 项目特点 强化学习实践:本…☆17Sep 29, 2024Updated last year
- 基于C++/OpenCV的小猿口算自动图像识别+答题☆12Oct 11, 2024Updated last year
- 基于Python实现的社区充值卡医院管理系统,目的在于满足医院内职工人员工作需求以及医院药品的管理需求等,编程语言:Python ;数据库:MySQL; 前端技术:VUE、javascript、html、css; 后端技术:Flask,管理员、医生、药房角色登录后台进行操作☆26Dec 4, 2024Updated last year
- 机器学习大作业支撑代码:SVM、随机森林、深度学习☆13Sep 29, 2020Updated 5 years ago
- 2023年高教社杯全国大学生数学建 模竞赛C题:蔬菜类商品的自动定价与补货决策☆14Nov 26, 2023Updated 2 years ago
- Coding in 2024-Compilers Class☆14Jun 1, 2024Updated last year
- ☆15Feb 25, 2020Updated 6 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆15Nov 11, 2019Updated 6 years ago
- 地图迷雾算法☆16Sep 13, 2022Updated 3 years ago
- 2022 Coursera Machine Learning Specialization Optional Labs and Programming Assignments☆14Jul 31, 2022Updated 3 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆54May 10, 2018Updated 7 years ago
- 触动精灵手游脚本,传奇辅助脚本Lua,☆12Sep 19, 2019Updated 6 years ago
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆16Nov 28, 2021Updated 4 years ago