资源列表
lvq_pak-3.1
- VC++的人工智能领域的学习向量量化LVQ(Learning Vector Quantization)的实现包。-VC++ the field of artificial intelligence learning vector quantization LVQ (Learning Vector Quantization) implementation package.
TSP1212
- 各种优化算法求解中国旅行商问题 各种优化算法求解中国旅行商问题-Various algorithms for traveling salesman problem in China
LicensePlateLocation
- 车牌定位,很好的啊-License Plate Location
thesis
- 当前流行的支持向量机文章,基础文章,应用次数较多,值得一看
05599384
- all papers are related to the documentation
Gesture
- 基于神经网络的鼠标手势识别算法及代码, 包括一份 PDF 论文.-A mouse gesture recognition algorithm based on neural network.
CNN-SVM
- 运用卷积神经网络来提取图片的特征值并用SVM做出分类(using CNN And SVM to train my pictures.)
r-kdda
- BP神经网络示例程序 BP神经网络示例程序,PDF文件均为英文资料-BP neural network BP neural network sample application sample application, PDF documents are in English Information
svmclass
- 采用经典的机器学习分类算法SVM,对训练样本进行训练和学习,来实现对预定目标的分类。-Using the classic machine learning classification algorithm SVM, the training samples for training and study to achieve the intended target of the classification.
BP1
- 调试通过了的BP神经网络,输入和输出及各层节点均可调。-Commissioning has been endorsed by the BP neural network, input and output nodes and each floor can be adjusted.
Bagging_predictors
- 介绍Bagging最早的、最经典的文献,作者是Bagging和随机森林的创始人LEO BREIMAN-Bagging first introduced, the most classic literature, the author is the founder of Bagging and random forests LEO BREIMAN
Ant_Colony_Optimization
- 这是英文版的电子书籍<遗传程序设计>. 也是智能书,全用Lisp语言描述