基于博弈树α-β剪枝搜索的五子棋AI
☆789Jul 14, 2017Updated 9 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,800Oct 1, 2024Updated last year
- 博弈能力不错的五子棋AI☆244Mar 4, 2020Updated 6 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆121Jun 5, 2018Updated 8 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆54May 10, 2018Updated 8 years ago
- ☆23Dec 23, 2017Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 使用Python制作的五子棋游戏☆148Jul 19, 2024Updated 2 years ago
- 基于DQN的五子棋人机对弈☆62Mar 24, 2019Updated 7 years ago
- 言川的博客-前端工程师的笔记☆1,413May 21, 2023Updated 3 years ago
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,620Apr 24, 2024Updated 2 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆38Jan 28, 2021Updated 5 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆89Oct 11, 2024Updated last year
- alphaGo版本的五子棋(gobang, gomoku)☆68Mar 17, 2020Updated 6 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…☆91Aug 3, 2020Updated 5 years ago
- 极大极小搜索和α-β剪枝的无禁手ai☆30Apr 23, 2021Updated 5 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.
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆51Apr 10, 2020Updated 6 years ago
- 纯C五子棋AI实现。当然也可双人对弈。☆48Sep 23, 2018Updated 7 years ago
- 多语言实现的五子棋小游戏☆37Sep 21, 2018Updated 7 years ago
- Coursework of SUSTech CS323 Compilers☆23Dec 17, 2019Updated 6 years ago
- Qt 写的五子棋小游戏,带AI和双人对战☆300Aug 12, 2024Updated last year
- 🐈 基于 JS 的五子棋 AI 实现☆134Sep 29, 2016Updated 9 years ago
- 这是一个简单的五子棋项目,实现了包括人人对战和人机对战两种模式,并配有相应的博客对整个实现过程进行解释。☆42Aug 22, 2019Updated 6 years ago
- 2023春季学期操作系统三次大项目:电梯调度、内存管理、文件管理☆10Oct 26, 2023Updated 2 years ago
- games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方块、坦克大战、FlappyBird)☆282Jun 16, 2023Updated 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.
- 北京理工大学大四小学期计算机组成原理部分☆12Sep 24, 2020Updated 5 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆221Feb 28, 2025Updated last year
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆16Nov 28, 2021Updated 4 years ago
- 中国科学院大学-C语言编程-五子棋☆22Nov 29, 2023Updated 2 years ago
- A shell script for enet authentication in SUSTech.☆11Jan 26, 2021Updated 5 years ago
- 游戏合集:五子棋、中国象棋、国际象棋、黑白棋、军棋、走月光。☆44Apr 9, 2017Updated 9 years ago
- 网络五子棋游戏项目☆17Jul 26, 2018Updated 8 years ago
- SYSU OS project.☆64Apr 28, 2015Updated 11 years ago
- 南方科技大学 GPA 查询系统☆12Jun 16, 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.
- Evolutionary Based Moving Target Cyber-Defense Master Thesis☆12Jan 21, 2020Updated 6 years ago
- A gomoku AI based on Alpha Zero paper.☆12May 1, 2023Updated 3 years ago
- Gobang game with artificial intelligence in 900 Lines !!☆121Jul 22, 2024Updated 2 years ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,232Mar 24, 2023Updated 3 years ago
- 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。☆41Oct 27, 2017Updated 8 years ago
- Extension of OpenAI Gym that implements multiple two-player zero-sum 2-dimension board games☆11Sep 11, 2022Updated 3 years ago
- 本项目是同济大学人工智能课程的第二次大作业——五子棋问题,内含工程文件与报告。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆14Jul 16, 2020Updated 6 years ago