基于博弈树α-β剪枝搜索的五子棋AI
☆784Jul 14, 2017Updated 8 years ago
Alternatives and similar repositories for gobang_AI
Users that are interested in gobang_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:
- javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)☆1,797Oct 1, 2024Updated last year
- 博弈能力不错的五子棋AI☆239Mar 4, 2020Updated 6 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆120Jun 5, 2018Updated 7 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆54May 10, 2018Updated 7 years ago
- 基于Alpha-Beta剪枝博弈树的五子棋AI算法实现☆57Feb 27, 2018Updated 8 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.
- ☆23Dec 23, 2017Updated 8 years ago
- 一个五子棋人机对战AI,界面用pygame,方法用minmax搜索☆11May 14, 2017Updated 8 years ago
- 言川的博客-前端工程师的笔记☆1,416May 21, 2023Updated 2 years ago
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的 一个五子棋人机博弈游戏。☆18Sep 8, 2021Updated 4 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆38Jan 28, 2021Updated 5 years ago
- C++ Gomoku with a strong AI based on minimax search and alpha-beta pruning with Qt5 GUI. *Dozens of C++ tricks & hacks are used to impro…☆88Aug 3, 2020Updated 5 years ago
- 极大极小搜索和α-β剪枝的无禁手ai☆30Apr 23, 2021Updated 5 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆52Apr 10, 2020Updated 6 years ago
- 用Python语言和Tkinter图形库实现的一个简单的五子棋程序☆18Jun 7, 2016Updated 9 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.
- 纯C五子棋AI实现。当然也可双人对弈。☆46Sep 23, 2018Updated 7 years ago
- Coursework of SUSTech CS323 Compilers☆23Dec 17, 2019Updated 6 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆52Jun 28, 2022Updated 3 years ago
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆16Nov 28, 2021Updated 4 years ago
- 网络五子棋游戏项目☆17Jul 26, 2018Updated 7 years ago
- 游戏合集:五子棋、中国象棋、国际象棋、黑白棋、军棋、走月光。☆45Apr 9, 2017Updated 9 years ago
- SYSU OS project.☆64Apr 28, 2015Updated 11 years ago
- 2023 同济大学 计算机系统结构 课程☆16Jun 25, 2023Updated 2 years ago
- Implementation of Optimization based Layer-wise Magnitude-based Pruning for DNN Compression☆18Nov 23, 2022Updated 3 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.
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,210Mar 24, 2023Updated 3 years ago
- 本项目是同济大学人工智能课程的第二次大作业——五子棋问题,内含工程文件与报告。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆14Jul 16, 2020Updated 5 years ago
- iOS五子棋游戏,支持人机对战、双人对战、联机对战。iOS Gomuku game with amazing AI, developed in Objective-C☆192Mar 19, 2020Updated 6 years ago
- Propositional calculus in Haskell☆11Nov 21, 2016Updated 9 years ago
- 东北大学计算机/物联网课设/大作业汇总☆66Dec 31, 2022Updated 3 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆33Dec 1, 2021Updated 4 years ago
- slides for classes and labs of SE2019@SUSTech☆11Mar 5, 2019Updated 7 years ago
- 北京理工大学操作系统课程设计的代码☆28Jan 14, 2021Updated 5 years ago
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆89Apr 19, 2022Updated 4 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 pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Apr 4, 2019Updated 7 years ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆20Sep 12, 2022Updated 3 years ago
- JS写的黑白棋小游戏https://huanghaibin91.github.io/Reversi/☆31Nov 16, 2017Updated 8 years ago
- 或许这里有作为同济大学软件学院机器智能的一位学生学业所需的所有东西☆19Aug 5, 2024Updated last year
- 通过QQ号查询对方手机号☆16Dec 22, 2025Updated 4 months ago
- alpha zero 原理实现五子棋 AI,tensorflow☆34Oct 19, 2023Updated 2 years ago
- A project of Teamfight Tactics based on Cocos2d-x 3.17.2. 基于 Cocos2d-x 3.17.2 开发的金铲铲之战游戏项目. (2023 年同济大学程序设计范式课程项目)☆42Sep 21, 2025Updated 7 months ago