使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。
☆39Oct 27, 2017Updated 8 years ago
Alternatives and similar repositories for tic-tac-toe
Users that are interested in tic-tac-toe are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个仿linux虚拟文件系统(C++)☆10Jan 2, 2018Updated 8 years ago
- 基于Alpha- Beta剪枝Max-Min博弈树的五子棋对战AI + 搜索优化(IDA*,A*,Zobrist,Ac自动机,贪心优化) + Qt-UI界面☆35Sep 14, 2023Updated 2 years ago
- 使用 OpenCV 和 Qt 实现人脸(刷脸)登录☆26Jun 18, 2018Updated 7 years ago
- ☆15Jan 31, 2024Updated 2 years ago
- tbnet☆14Sep 6, 2017Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Utilize multiple robots to autonomously explore an environment and generate a single merged global map☆12Aug 19, 2024Updated last year
- 中国地质大学(武汉)计算机学院《人工智能导论》期末课设。包含五个问题:1. 随机重启爬山法、最小冲突法和遗传算法求解N皇后;2. 实现 Wumpus World 游戏;3. a-b 剪枝法实现井字棋游戏;4.粒子群法求解函数极小值;5.遗传算法求解函数极大值☆23Jan 14, 2021Updated 5 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆54May 10, 2018Updated 7 years ago
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 3 years ago
- 爬取全唐诗作为训练样本,在TensorFlow框架上进行训练,实现智能写诗。☆22Jul 17, 2018Updated 7 years ago
- Setting goals using Prophet forecast models in R☆11Jan 3, 2019Updated 7 years ago
- Cross platform cpu and memory monitor☆23Apr 10, 2018Updated 7 years ago
- 基于cloudflare的直链加速下载服务☆12Jul 6, 2023Updated 2 years ago
- ☆18Oct 29, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- RAG Hallucination Detecting By LRP.☆11Mar 31, 2025Updated 11 months ago
- YOLO Series☆14Oct 20, 2023Updated 2 years ago
- Official Chinese documentation for RWKV | RWKV官方中文文档☆15Feb 20, 2026Updated last month
- ME326 Collaborative Robotics Course Stanford University - Taught by Prof. Monroe Kennedy☆16Mar 10, 2024Updated 2 years ago
- Unofficail pytorch implementation of BigBiGAN☆11Mar 26, 2021Updated 5 years ago
- GameProvider for Fabric Loader to load Anime Game Emulation software☆13Aug 29, 2022Updated 3 years ago
- Extract Wwise audio from extracted Unreal pak files☆12Apr 7, 2022Updated 3 years ago
- 基于requests,wordcloud,jieba,pyside6实现的图形化程序,可以把B站视频的评论区文本转换成词云图,并开发了筛选功能,能通过扫码登 录获取cookies以便进行爬取。开发完成后,在conda虚拟环境下使用了pyinstaller进行打包,以便用户使用…☆12Nov 6, 2024Updated last year
- 五子棋人机博弈,极大极小值,剪枝,启发式搜索☆10Nov 7, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Use GCN to classify Mnist☆11Mar 19, 2020Updated 6 years ago
- 小猿口算,帮助你获得更快的口算速度(大四也是四)☆13Oct 12, 2024Updated last year
- 稻草人图床神器后台代码☆14Jun 14, 2023Updated 2 years ago
- Compile the FFMPEG in visual studio, and make a simple audio/video player☆11Aug 15, 2022Updated 3 years ago
- 省一 2023年数模国赛C题-基于ARIMA和多目标优化的商超补货策略☆12Dec 16, 2023Updated 2 years ago
- 一个使用和风天气API获取天气信息并通过SMTP发送到邮箱的python小项目 [参赛项目]☆10Apr 1, 2022Updated 3 years ago
- Feature Structure Distillation with Centered Kernel Alignment in BERT Transferring official code☆11Jul 17, 2023Updated 2 years ago
- 小猿口算auto☆12Oct 12, 2024Updated last year
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 北大 C++ 程序设计实习在线公开课课程作业,包括课程作业和编程作业☆21May 27, 2015Updated 10 years ago
- SG-Bench: Evaluating LLM Safety Generalization Across Diverse Tasks and Prompt Types☆24Nov 29, 2024Updated last year
- 基于Java+Springboot+Vue的实验室预约系统(源代码+数据库) 本项目前后端分离,本系统分为管理员、教师、学生三种角色 ### 1、学生: 1.登录,注册 2.实验室列表 3.实验室预约 4.查看预约进度并取消 5.查看公告 6.订阅课程 7.实验室报修 8.…☆15Dec 14, 2023Updated 2 years ago
- MinGW XAML Islands Demo☆19Oct 20, 2023Updated 2 years ago
- [Deep Unlearning-PyTorch] Class Forgetting as in paper "Deep Unlearning: Fast and Efficient Training-free Approach to Controlled Forgetti…☆15Jul 26, 2024Updated last year
- bp神经网络的预测 matlab和python实现 个人觉得python更简单点 (因为在写matlab的时候总是出现工具式错误)☆12Aug 6, 2022Updated 3 years ago
- QT/C++ 计算器☆14Feb 21, 2020Updated 6 years ago