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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目实现的五子棋博弈游戏是基于AI的五子棋游戏。游戏模式可以分为人机对弈和双人对弈两种模式。本程序采用基于启发式max/min算法的alpha-beta剪枝技术来选择出最佳的机器落子位置。除此之外,本项目还设置了残局闯关模式,在增加了游戏趣味性的同时给用户们带来了更好的游…☆10Jan 2, 2022Updated 4 years ago
- 网络五子棋游戏项目☆17Jul 26, 2018Updated 8 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆53Jun 28, 2022Updated 4 years ago
- 全国大学生数学建模竞赛CUMCM C题 全国二等奖 代码☆20Jul 27, 2024Updated 2 years ago
- 2022年数学建模国赛B题,论文+代码(全),留作纪念☆28Sep 19, 2022Updated 3 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.
- ☆10Mar 13, 2023Updated 3 years ago
- Codes and figures for my Master's thesis. Extracting phase information from single interferograms by utilising the phase shifting propert…☆15Oct 29, 2021Updated 4 years ago
- 2022年数模美赛C题代码☆13Jun 7, 2022Updated 4 years ago
- ☆34Jul 13, 2026Updated last month
- 2023年中山大学计算机学院陶钧老师的计图(计算机图形学)项目☆13Mar 1, 2024Updated 2 years ago
- ☆13Mar 13, 2023Updated 3 years ago
- My libraries☆13Updated this week
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆54May 10, 2018Updated 8 years ago
- IPyHOP is a Re-entrant Iterative GTPyHOP written in Python 3. PyHOP is an acronym for Python Hierarchical Ordered Planner.☆12Aug 12, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Dataset collection and training code for "Ask Your Humans: Using Human Instructions to Improve Generalization in Reinforcement Learning"☆11Apr 8, 2025Updated last year
- Course notes for a course based on R.J. LeVeque's "Finite Volume Methods for Hyperbolic Problems"☆22Oct 16, 2025Updated 10 months ago
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 4 years ago
- a game like qqtang qq堂 游戏☆15Dec 8, 2022Updated 3 years ago
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆20Dec 28, 2023Updated 2 years ago
- Setting goals using Prophet forecast models in R☆10Jan 3, 2019Updated 7 years ago
- ☆13Mar 22, 2019Updated 7 years ago
- 不围棋AI