博弈能力不错的五子棋AI
☆243Mar 4, 2020Updated 6 years ago
Alternatives and similar repositories for FiveChess
Users that are interested in FiveChess 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☆788Jul 14, 2017Updated 8 years ago
- Qt 写的五子棋小游戏,带AI和双人对战☆300Aug 12, 2024Updated last year
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆122Jun 5, 2018Updated 8 years ago
- 单机五子棋☆19Apr 5, 2018Updated 8 years ago
- 大一课设,一款AI五子棋项目,C++新手项目实践 — 智能人机五子棋对战。☆122Dec 2, 2022Updated 3 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.
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆20Sep 12, 2022Updated 3 years ago
- 同济大学软件学院2023年秋软件工程课程笔记☆15Jan 16, 2024Updated 2 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Mar 17, 2020Updated 6 years ago
- ☆28Mar 14, 2025Updated last year
- Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学☆11Nov 15, 2023Updated 2 years ago
- ☆17Nov 13, 2018Updated 7 years ago
- 同济大学2022-2023第二学期计算机视觉课程作业☆14Jun 27, 2023Updated 2 years ago
- 通用消息队列☆11Jun 20, 2017Updated 8 years ago
- my solutions to xv6-labs-2024 MIT 6.1810 fall24☆17Nov 20, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 基于C++的无禁手五子棋AI,通过openGL实现图形界面☆38Jan 12, 2018Updated 8 years ago
- 同济大学软件学院软件工程专业课所有作业和项目,包括以下内容:数据结构,数据结构课程设计,计算机组成原理,计算机组成原理实验,程序设计范式,离散数学,Python,操作系统,操作系统课程设计,计算机系统结构,系统分析与设计,数据库原理与应用,数据库原理与应用课程设计,算法分析…☆1,053Mar 4, 2024Updated 2 years ago
- Homework solutions to the PKU EECS course <Introduction To Computation>☆40Dec 22, 2022Updated 3 years ago
- cocos2d-x 保卫萝卜 C++☆11Mar 1, 2016Updated 10 years ago
- 同济大学软件学院软件工程课堂笔记☆204Sep 24, 2022Updated 3 years ago
- 五子棋 - in html5☆62Feb 20, 2019Updated 7 years ago
- 六子棋AI,MCTS算法,增强学习,借鉴大神,非原创☆32Apr 16, 2019Updated 7 years ago
- 基于Alpha- Beta剪枝Max-Min博弈树的五子棋对战AI + 搜索优化(IDA*,A*,Zobrist,Ac自动机,贪心优化) + Qt-UI界面☆35Sep 14, 2023Updated 2 years ago
- nfw是用c++11和boost::asio编写的网络转发工具。☆19Jun 18, 2016Updated 9 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.
- 2nd Place Solution for the Google Research - Identify Contrails to Reduce Global Warming Competition☆14Aug 15, 2023Updated 2 years ago
- Chinese Chess with computer☆34Jun 2, 2017Updated 9 years ago
- The source code of HIP Network: Historical Information Passing Network for Extrapolation Reasoning on Temporal Knowledge Graph on IJCAI20…☆18Jan 2, 2022Updated 4 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆38Jan 28, 2021Updated 5 years ago
- 用于保存自己的机器学习项目☆15Jan 19, 2021Updated 5 years ago
- 这是合肥工业大学(宣城校区)计算机专业(大三以后)的课程资料,实验以及实验报告 还有各个专业的期末复习讲义 不定时更新...☆31Jan 31, 2026Updated 4 months ago
- 为了 SUSTC 精神☆32Apr 12, 2019Updated 7 years ago
- Repository UCB-Coursework contains course study materials, assignments, labs, and projects for CS61C, CS162, CS168, CS188 and CS288 for …☆23Feb 22, 2025Updated last year
- ☆10Feb 7, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 这是一个开源的五子棋软件,包含双人对战和人机对战。由C++及QT框架完成,无后台通信,AI具有一定的棋力。该软件跨Windows,MacOS,Linux三大主流桌面操作系统。☆57May 27, 2020Updated 6 years ago
- Temporal Alignment Prediction for Supervised Representation Learning and Few-Shot Sequence Classification☆13Feb 5, 2022Updated 4 years ago
- 北京大学操作系统课程lab:XV6(2023秋季学期)(个人代码)☆17Jan 6, 2024Updated 2 years ago
- 树莓派4B的项目☆13Apr 14, 2021Updated 5 years ago
- 一个五子棋人机对战AI,界面用pygame,方法用minmax搜索☆11May 14, 2017Updated 9 years ago
- An open-source redundant distributed storage network☆19Oct 3, 2014Updated 11 years ago
- 本项目是同济大学人工智能课程的第二次大作业——五子棋问题,内含工程文件与报告。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆14Jul 16, 2020Updated 5 years ago