资源列表
lecture13-SVMs
- TUTORIAL FOR LEARNING SVM
SVM-TUTORIAL
- MACHINE LEARNING TUTORIAL
fSVMppt
- PPT explaining fuzzy SVM
singleneuronPID
- 单神经元PID算法的m代码,可直接运行。-Single neuron m algorithm PID code, can be directly run.
caffe-pretrained-feature-extraction
- 使用pretrained Caffe model来提取图像特征-use the pretrained Caffe model to extract features of raw images
Kmeans
- 自己实现机器学习十大算法中的k均值算法,经过测试,算法运行很好-Own machine learning algorithm of the ten k-means algorithm, tested, the algorithm runs very well
KNN
- 自己实现机器学习十大算法中的k最近邻算法,经过测试,算法运行很好-Own machine learning algorithm to achieve the k nearest neighbor algorithm, tested, the algorithm runs very well
PageRank
- 自己实现机器学习十大算法中的网页排名算法,经过测试,算法运行很好-Own machine learning algorithm to achieve the top ten web ranking algorithm, tested, the algorithm runs very well
SVM
- 自己用opencv实现的机器学习十大算法中的支持向量机算法,经过测试,算法运行很好-Own opencv realize with the machine learning ten algorithms in support vector machine algorithm, tested, the algorithm runs very well
EM
- 自己用VC6.0实现的机器学习十大算法中的最大期望算法,经过测试,算法运行很好-VC6.0 with their own machine learning algorithm to achieve the 10 largest expectations algorithm, after testing, the algorithm runs very well
C4.5
- 自己用VC6.0实现的机器学习十大算法中的c4.5算法,经过测试,算法运行很好-VC6.0 with their own machines to learn the ten algorithms in the c4.5 algorithm, tested, the algorithm runs very well
adaboost
- 机器学习十大算法中的adaboost算法,经过测试,算法运行很好-Own VC6.0 realize the machine learning algorithm adaboost algorithm, after testing, the algorithm runs very well