资源列表
GA
- 清华大学某教授做的遗传算法源程序, GA1.cpp对应GA1.pdf
人脸检测的一种混合方法研究
- 人脸检测的一种混合方法研究,期刊论文,值得借鉴-face detection of a hybrid method, journal articles, worth learning
onlineFaceRec
- real time face recognition
GAST
- 一个C语言写的用锦标赛方法来做选择算法的智能计算,大家一起来分享下.
93810496
- 一个可自我学习的人工智能小模型,可进行训练,也可进行提问。
WordSeg
- 利用最大匹配法进行汉语句子的分词 最大匹配算法是最常用的分词算法,简单实用正确率可达到80%以上-the maximum matching method for the Chinese Sentence Word maximum matching algorithm is the most commonly used word segmentation algorithm, simple and practical accuracy rate can reach more than 80%
footballrobot1
- 一个C编写的足球机器人比赛程序,算法很好-C prepared by a robot soccer competition procedures, a good algorithm
clusterds
- 用VC++语言实现了基于距离,基于密度和改进的数据聚类算法。-VC language based on the distance, based on the density and improved data clustering algorithm.
Recommend
- 常用推荐算法java实现~涉及多种相似度计算,比如cosine相似度,欧氏距离等~-recommand algirithm
TicTacToe
- 将强化学习算法应用于Tic-tac-toe游戏-The reinforcement learning algorithm is applied to Tic-tac-toe game
SimulatedAnnealingtosolveTSPproblem
- 这段代码使用了模拟退火的思想解决TSP问题。在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行中都能得到一个比较理想的结果-This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate para
java-ACO-Ant-Colony-Optimization
- 蚁群算法JAVA的实现 挺好的算法 用于机器人-java-ACO Ant Colony Optimization cony
