根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。
☆18Sep 8, 2021Updated 4 years ago
Alternatives and similar repositories for AI_Gobang
Users that are interested in AI_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:
- 基于聚类算法Kmeans和HAC进行的图像分割实验。☆10Sep 8, 2021Updated 4 years ago
- 本项目实现的五子棋博弈游戏是基于AI的五子棋游戏。游戏模式可以分为人机对弈和双人对弈两种模式。本程序采用基于启发式max/min算法的alpha-beta剪枝技术来选择出最佳的机器落子位置。除此之外,本项目还设置了残局闯关模式,在增加了游戏趣味性的同时给用户们带来了更好的游…☆10Jan 2, 2022Updated 4 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆34Dec 1, 2021Updated 4 years ago
- 五子棋AI,使用Qt构建界面☆13May 13, 2018Updated 8 years ago
- 2020年中国大学生计算机博弈大赛暨第十四届中国计算机博弈锦标赛下饭麻将(冠军)fanfou_mahjong基础上整合改进的完整实验☆16Jun 1, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A Python AI program that plays the traditional Japanese game Gomoku using Alpha-Beta Pruning Algorithm.☆23Jun 19, 2018Updated 8 years ago
- [NeurIPS 2025@FoRLM] R1-Compress: Long Chain-of-Thought Compression via Chunk Compression and Search☆17Jan 24, 2026Updated 6 months ago
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 4 years ago
- ML about cluster, regression, classification, and so on. As a playground. Just for fun.☆10Jun 11, 2022Updated 4 years ago
- Convolutional Initialization for Data-Efficient Vision Transformers☆15Dec 9, 2025Updated 7 months ago
- GNNLens: A Visual Analytics Approach for Prediction Error Diagnosis of Graph Neural Networks☆11Aug 12, 2022Updated 3 years ago
- Setting goals using Prophet forecast models in R☆10Jan 3, 2019Updated 7 years ago
- 不围棋AI☆29Aug 10, 2022Updated 3 years ago
- Example Code for paper "Provably Faster Algorithms for Bilevel Optimization"☆15Dec 28, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆62Jun 18, 2026Updated last month
- ☆17May 7, 2023Updated 3 years ago
- common util library for C++☆12Jul 9, 2026Updated 2 weeks ago
- bp神经网络的预测 matlab和python实现 个人觉得python更简单点 (因为在写matlab的时候总是出现工具式错误)☆12Aug 6, 2022Updated 3 years ago
- 天津大学简易选课脚本☆17Aug 13, 2021Updated 4 years ago
- 基于requests,wordcloud,jieba,pyside6实现的图形化程序,可以把B站视频的评论区文本转换成词云图,并开发了筛选功能,能通过扫码登录获取cookies以便进行爬取。开发完成后,在conda虚拟环境下使用了pyinstaller进行打包,以便用户使用…☆13Nov 6, 2024Updated last year
- 一个使用和风天气API获取天气信息并通过SMTP发送到邮箱的python小项目 [参赛项目]☆11Apr 1, 2022Updated 4 years ago
- 同济大学 数据库课设 TJU Database Curriculum Project☆10May 30, 2020Updated 6 years ago
- ☆13May 18, 2022Updated 4 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.
- 队伍在2023年全国大学生数学建模竞赛中选择的C题目编程过程中使用的代码,现在开源提供给大家!☆13Jan 15, 2024Updated 2 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆789Jul 14, 2017Updated 9 years ago
- 基于RLCard平台的麻将mahjong博弈游戏代码,包括基于规则和基于Dueling DQN的Agent模型。☆32Apr 25, 2022Updated 4 years ago
- [ICLR 2026] HiFo-Prompt: Prompting with Hindsight and Foresight for LLM-based Automatic Heuristic Design☆16Feb 7, 2026Updated 5 months ago
- The official repository of paper: MemPO: Self-Memory Policy Optimization for Long-Horizon Agents☆26Apr 10, 2026Updated 3 months ago
- PyTorch implementation of segmentation models for breast ultrasound images.☆47Jan 24, 2022Updated 4 years ago
- Query Plan Evaluation☆17Jul 18, 2023Updated 3 years ago
- Toolkit for generating graphs and evaluating graph generators.☆17Oct 4, 2023Updated 2 years ago
- 建模国赛B题分享(无人机定位与调整)(全国大学生数学建模竞赛,CUMCM)☆14Aug 25, 2023Updated 2 years ago
- 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.
- Code release for CARE (AI Robotics Lab, Sogang University)☆25Aug 18, 2025Updated 11 months ago
- MATLAB implementation to segment breast lesions in ultrasound images (ICIAR 2016)☆40Oct 12, 2019Updated 6 years ago
- 自然语言处理应用☆46Nov 13, 2018Updated 7 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆19Jul 3, 2022Updated 4 years ago
- DEMO-Net: Degree-specific Graph Neural Networks for Node and Graph Classification☆29May 27, 2021Updated 5 years ago
- alpha-beta剪枝算法,博弈树☆13Apr 28, 2016Updated 10 years ago
- ☆24Feb 8, 2024Updated 2 years ago