五子棋人机博弈,极大极小值,剪枝,启发式搜索
☆10Nov 7, 2020Updated 5 years ago
Alternatives and similar repositories for -AI
Users that are interested in -AI are comparing it to the libraries listed below
Sorting:
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆20Sep 12, 2022Updated 3 years ago
- 2023 同济大学 计算机网络 课程☆16Jan 9, 2024Updated 2 years ago
- 基于随机采样与精度加权的Stacking算法,用于kaggle竞赛House Price的房价预测,比传统stacking算法有所提升☆12Jun 7, 2021Updated 4 years ago
- A matlab version of Struck.☆11Aug 7, 2015Updated 10 years ago
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆16Nov 28, 2021Updated 4 years ago
- large margin object tracking with circulant feature maps☆13Nov 21, 2017Updated 8 years ago
- Public code of DSAR-CF (Dynamic Saliency-Aware Regularization for Correlation Filter based Object Tracking, in TIP 2019).☆10Apr 5, 2020Updated 5 years ago
- 吉林大学编译原理课程设计——编译器实现☆15Feb 9, 2023Updated 3 years ago
- Code for JSAR and JSAR-Re☆11Oct 15, 2020Updated 5 years ago
- emacs里玩六爻☆12Feb 3, 2020Updated 6 years ago
- [ICCV'25 Oral] The official implementation of Distilling Diffusion Models to Efficient 3D LiDAR Scene Completion☆64Jul 24, 2025Updated 7 months ago
- KCF☆12Mar 25, 2022Updated 3 years ago
- A lora for AI drawing, can let model drawing Pixel art style character and scenes☆12Apr 28, 2023Updated 2 years ago
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 3 years ago
- Setting goals using Prophet forecast models in R☆11Jan 3, 2019Updated 7 years ago
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Jun 28, 2021Updated 4 years ago
- Matlab implementation of FuCoLoT tracker☆18Jan 17, 2019Updated 7 years ago
- Pytorch implementation of SAR2SAR : a self-supervised despeckling algorithm for SAR images☆10May 8, 2025Updated 10 months ago
- MATLAB code for BACF object tracker☆16Jan 20, 2019Updated 7 years ago
- 2016年广东海洋大学飞思卡尔杯智能车竞赛方块8队源码☆12Oct 13, 2016Updated 9 years ago
- 学生成绩管理系统☆41Mar 21, 2017Updated 9 years ago
- ios游戏APP评论爬虫。crawl app comments on amazon && appannie.☆12Apr 6, 2016Updated 9 years ago
- 吉林大学数据库应用db2课程的复习资料☆23Nov 16, 2018Updated 7 years ago
- 考研政治自制刷题GUI☆14Dec 7, 2023Updated 2 years ago
- A basic python based tool for domain ℹ️ information gathering. I am working 💻 on collecting information related to domain whois, history…☆12Jan 11, 2026Updated 2 months ago
- 霹雳吧啦☆16Aug 15, 2022Updated 3 years ago
- Simulate missile guidance with a Kalman filter and an IR sensor in MATLAB. Achieve 3D visualization and animation for dynamic target trac…☆21Dec 9, 2023Updated 2 years ago
- ApeFree.DataStore是一款可配置的对象存储库,支持在不同平台/介质中对内存中的对象进行存储与还原(如本地存储、注册表存储)。支持配置序列化格式(如Json、Xml),支持配置压缩算法(如GZip、Defalte),支持配置加密算法(如AES、RES)。☆17Dec 9, 2024Updated last year
- 基于requests,wordcloud,jieba,pyside6实现的图形化程序,可以把B站视频的评论区文本转换成词云图,并开发了筛选功能,能通过扫码登录获取cookies以便进行爬取。开发完 成后,在conda虚拟环境下使用了pyinstaller进行打包,以便用户使用…☆12Nov 6, 2024Updated last year
- 此仓库为最近新建,2014年暑假做的一个项目,智能车寻迹小车,项目代码两个人完成,我负责图像采集、处理、中线提取、弯道判断等几个部分,项目C语言实现。现在看来,当时知识有限,实现功能尚可,但实际代码质量很一般。源码主要在include和Sources两个文件夹。☆16Aug 16, 2016Updated 9 years ago
- (2022) Enhanced robust spatial feature selection and correlation filter learning for UAV tracking☆24Feb 2, 2023Updated 3 years ago
- 利用CUDA加速阵列雷达成像过程, 使用MIMO阵列雷达对近场空间做2D和3D BP成像, 本项目只涉及后端算法处理,测试中加速比达到10☆21May 21, 2025Updated 10 months ago
- 小猿口算,帮助你获得更快的口算速度(大四也是四)☆13Oct 12, 2024Updated last year
- 大数据生态解决方案基础平台: 搜索系统、公共系统、任务管理系统、数据binlog采集、基础爬虫系统、数据传输系统、运维告警系统、APM、报表系统☆11Jan 25, 2021Updated 5 years ago
- 基于Python实现的社区充值卡医院管理系统,目的在于满足医院内职工人员工作需求以及医院药品的管理需求等,编程语言:Python ;数据库:MySQL; 前端技术:VUE、javascript、html、css; 后端技术:Flask,管理员、医生、药房角色登录后台进行操作☆26Dec 4, 2024Updated last year
- # BlueSkyFlightControl 算法上基于的非线性卡尔曼滤波、梯度下降预估最小二乘法的改版, 支持导航、光流、激光定高。 本项目相对原始天穹飞控,有如下主要变化: 1. 主控芯片换为 STM32H743VI。 2. 增加了一些传感器驱动和光流、激光高度计传感器…☆17Jun 7, 2022Updated 3 years ago
- 队伍在2023年全国大学生数学建模竞赛中选择的C题目编程过程中使用的代码,现在开源提供给大家!☆11Jan 15, 2024Updated 2 years ago
- 省一 2023年数模国赛C题-基于ARIMA和多目标优化的商超补货策略☆12Dec 16, 2023Updated 2 years ago
- 一个使用和风天气API获取天气信息并通过SMTP发送到邮箱的python小项目 [参赛项目]☆10Apr 1, 2022Updated 3 years ago