资源列表
clustering
- c++通过聚类算法实现分类和预测,是比较基础,易懂的算法。-Through clustering algorithm to realize the classification and prediction, c++ is a basic and simple algorithm.
PLA
- PLA算法是人工智能经典算法之一,实现了小数据集的情感分类。-PLA algorithm is one of the classic algorithms of artificial intelligence, the realization of the passion of the small data set classification algorithm of PLA is one of the classic algorithms of artificial intelligence
Class_9_Code
- 该文件时本人学习遗传算法是 时自己编写的程序代码,适合初学者使用-This file is when I learn to write your own genetic algorithm to optimize neural network procedures, hope that is useful for beginners.
codes
- RBF neural network input node selection method
JRACS
- 基于分割的目标跟踪算法,效果很好,有注释,-Target tracking algorithm based on segmentation, the effect is very good, have a comment,
Modified_Mean_Shift_Tracking
- 尺度方向自适应经典目标跟踪算法,效果很好,有注释,-Scale classical direction adaptive target tracking algorithm, the effect is very good, notes,
CBWH_IET_Computer-Vision
- 经典的目标跟踪算法,基于背景加权,效果很好,有注释,很实用-Classic target tracking algorithm based on the weighted background, the effect is very good, with notes, it is practical
libsvm-3.1
- LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification. Since version 2.8, it implements an SMO-ty
libsvm-3.22
- libsvm-3.22.rar LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification. Since version 2.8, it impl
svmtrain
- Introduction This tool provides a simple interface to LIBSVM, a library for support vector machines (http://www.csie.ntu.edu.tw/~cjlin/libsvm). It is very easy to use as the usage and the way of specifying parameters are the same as that
LDA
- 里面包含了三位老师写的LDA代码,以及中文文档解释LDA的推导,对学习LDA很有帮助-it contains LDA code and documents which writing by three teachers , expecially the Chinese documentation explains the derivation of LDA, which is very helpful
testcc
- LDA亲测可执行C代码 自己新建一个工程,然后把对应的文件拷到工程文件夹下,添加头文件和源文件,进入到lda.cc按F5即可运行-LDA pro-test their new executable C code for a project, then the corresponding file copying project folder, add header and source files, go to press F5 to run lda.cc