SVM 源码参考
SVM的源码,有不足之处,仅供参考只用,待达人修改。-SVM s source, there are deficiencies, only used for reference o
本专区汇聚了各类基于 分类 开发的源码资源,共计 312 篇资源供开发者免费下载学习。
SVM的源码,有不足之处,仅供参考只用,待达人修改。-SVM s source, there are deficiencies, only used for reference o
模拟退火生成树,一种比较好分类方法。程序简单,易懂。-simulated annealing Spanning Tree, a better classification. Sim
关于支撑向量机的代码实现方式-on Support Vector Machine code Realization
SVM术语索引 对学习支持向量机很有帮助-SVM technical terms index
advertisement type retrievel
以上是很好的SVM训练的程序,包括训练和识别-The above is a good SVM training procedures, including training and
此代码是用来分类,回归的,可以应用于目标识别,场景分类,很多机器识别上都是可以用的
libsvm-3.21,支持向量机工具箱,是win7 32位。里面有一些使用说明,同时该工具箱,是最新版本的libsvm。
机器学习算法KNN,包括分类和回归。两种算法中都有测试集和训练集。
这是关于支持向量机SVM的例子,实用多多,大家可以看一下-on support vector machines SVM example, practical arrangement
本程序是人工编写的bp神经网络,针对识别样本btw三类进行训练和识别。-This procedure is prepared bp artificial neural networ
利用神经网络来解决异或问题,代码是VC的-The use of neural networks to solve the XOR problem, the code is the