基于Alpha- Beta剪枝Max-Min博弈树的五子棋对战AI + 搜索优化(IDA*,A*,Zobrist,Ac自动机,贪心优化) + Qt-UI界面
☆33Sep 14, 2023Updated 2 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:
- Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学☆12Nov 15, 2023Updated 2 years ago
- 同济大学软件学院数据结构课程作业,含10个实验,期末论文,深度学习加分项☆11Dec 9, 2022Updated 3 years ago
- b站讲解算法系列视频对应的代码仓库,当然也包括一些比特山上的、力扣上的算法题代码。☆13Dec 3, 2024Updated last year
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆20Sep 12, 2022Updated 3 years ago
- 🎨Awesome front-end design by native CSS and a little JS.☆10Oct 22, 2021Updated 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.
- 沈坚高级语言程序设计课件和作业,C++☆36May 13, 2023Updated 2 years ago
- 同济大学软件学院离 散数学tjf老师班大作业,附项目说明文档等☆17Dec 9, 2022Updated 3 years ago
- 🍉 水果忍者。 演示地址:https://nnngu.github.io/FruitNinja/☆28Feb 8, 2018Updated 8 years ago
- The implementation of the paper " Product quantization for nearest neighbor search"☆11Nov 11, 2016Updated 9 years ago
- 2023-2024 同济大学软件学院 第一学期 计算机组成原理实验课程实验报告☆13Mar 2, 2024Updated 2 years ago
- 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。☆39Oct 27, 2017Updated 8 years ago
- Specially designed GUI for Yixin (a top gomoku/renju engine)☆12Mar 16, 2026Updated 3 weeks ago
- This project proposes an algorithm named k-CMM for Clustering Mixed Numeric and Categorical Data with Missing Values☆15Jul 9, 2021Updated 4 years ago
- Personal course work for NKU-COSC0018-Computer Architecture. WARNING: only for references;☆18Aug 18, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 同济大学操作系统课程小学期课设:基于Rust的多任务操作系统的设计和实现。仅供学习参考。An Operating System Designed and Implemented in Rust lang.☆13Feb 20, 2024Updated 2 years ago
- BZOJ题解合集,欢迎提交PR☆13Apr 13, 2018Updated 8 years ago
- 收集的同济软院的项目目录。☆91Jul 5, 2025Updated 9 months ago
- 基于QT开发的五子棋,MVC设计模式思想,支持双人模式和人机模式(隐藏机机模式)☆15May 8, 2020Updated 5 years ago
- alpha zero 原理实现五子棋 AI,tensorflow☆34Oct 19, 2023Updated 2 years ago
- 2023年秋同济大学软件学院 计算机组成原理 课程实验报告☆28Jan 16, 2024Updated 2 years ago
- 收集的同济软院的项目目录。☆14Sep 18, 2023Updated 2 years ago
- Nankai University(NKU) "Introduction to Parallel Programming" course project(南开大学《并行程序设计》课程)☆12Jun 18, 2019Updated 6 years ago
- 一个西洋跳棋小游戏,写成桌面Java程序,实现了人机对战,对博弈树的遍历进行了极大极小值的alpha-beta剪枝算法进行优化☆19Jan 8, 2018Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 人工智能大作业,剪枝算法五子棋☆13Nov 23, 2020Updated 5 years ago
- ☆19Feb 18, 2025Updated last year
- JAVA五子棋☆17Jan 8, 2018Updated 8 years ago
- Setting goals using Prophet forecast models in R☆11Jan 3, 2019Updated 7 years ago
- 本项目是同济大学人工智能课程的第二次大作业——五子棋问题,内含工程文件与报告。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆14Jul 16, 2020Updated 5 years ago
- 2023年同济大学计算机网络实验报告☆20Jan 2, 2024Updated 2 years ago
- 东北大学 C++课设/C课设 图书管理系统(最卷)☆10May 15, 2022Updated 3 years ago
- Analytical component of voice.hydev.org☆14Oct 1, 2022Updated 3 years ago
- 【Qt】【C++】五子棋游戏,游戏双方联网对战。(服务器+客户端)☆74Mar 11, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 2022秋-同济大学软件学院-分布式系统课程项目☆11Jun 29, 2023Updated 2 years ago
- 猫玉——开源的非想天则联机平台☆21Jan 25, 2015Updated 11 years ago
- ☆19Mar 21, 2025Updated last year
- 计算机系统原理mips五级流水线cache模拟☆19Dec 31, 2020Updated 5 years ago
- The course of Parallel programming in Nankai university(南开大学《并行程序设计》课程 by 王刚老师)☆12Oct 5, 2022Updated 3 years ago
- 兰州大学在线OJ判题平台项目【代码沙箱】☆19Jul 19, 2024Updated last year
- 同济大学 Beamer / 幻灯片 模板,一个其他大学 Beamer 模板的本土化套壳,支持 Overleaf / Windows / Linux。☆69Nov 22, 2023Updated 2 years ago