CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 支持向量机的实现

搜索资源列表

  1. 支持向量机神经网络C++

    2下载:
  2. C++实现的支持向量机神经网络代码,欢迎各位使用-C realized SVM neural network code, welcome you use
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:289348
    • 提供者:杨兵
  1. 支持向量机的SMO算法VC实现

    1下载:
  2. 支持向量机的SMO算法VC实现,在模式识别和 许多方面很有用-support vector machine algorithm VC SMO, in pattern recognition and useful in many ways
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14326
    • 提供者:dog
  1. A Java implementation of SMO for training SVM

    0下载:
  2. 支持向量机的实现源代码! java实现!采用最小序贯算法-SVM achieve source code! Java achieve! Use the smallest sequential algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:36560
    • 提供者:张翠
  1. monqp

    0下载:
  2. 支持向量机的核心程序,运用monqp函数的求法与实现-SVM core procedures, the use monqp Function Method and Implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3310
    • 提供者:王军
  1. SVKERNEL

    0下载:
  2. 支持向量机的核心程序,运用monqp函数的求法与实现-SVM core procedures, the use monqp Function Method and Implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:848
    • 提供者:王军
  1. svmlight_multiclass

    0下载:
  2. windows操作系统下的支持向量机算法实现工具包,支持多类别分类,功能强大!-windows operating system support vector machine algorithm tool kit, support multi-category classification, powerful!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:75140
    • 提供者:刘志刚
  1. Mio

    0下载:
  2. 同样是用matlab编写的实现支持向量机的源代码-using Matlab is also prepared to achieve SVM source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2305
    • 提供者:肖艳
  1. codeGcLearn

    0下载:
  2. 这是一个支持向量机的工具,可以实现分类功能-This is a support vector machine tools, can achieve a functional classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:64782
    • 提供者:杨林
  1. 支持向量机算法及其代码实现

    0下载:
  2. 支持向量机(SVM),起初由vapnik提出时,是作为寻求最优(在一定程度上)二分类器的一种技术。後来它又被拓展到回归和聚类应用。SVM是一种基于核函数的方法,它通过某些核函数把特征向量映射到高维空间,然後建立一个线性判别函数(或者说是一个高维空间中的能够区分训练数据的最优超平面,参考异或那个经典例子)。假如SVM没有明确定义核函数,高维空间中任意两点距离就需要定义。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-05-12
    • 文件大小:34816
    • 提供者:ben_qiang
  1. classification

    0下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:100997
    • 提供者:tangxiaojun
  1. SVM_SMO_gaoshsh

    2下载:
  2. 支持向量机(SVM)的SMO算法实现。包括matlab源代码文件、支持向量机的pdf文档,源代码word文档。-Support Vector Machine (SVM) algorithm of SMO. Including the matlab source code files, Support Vector Machines pdf documents, source code for word documents.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-05
    • 文件大小:787710
    • 提供者:Xiaojun Tang
  1. svmclass

    2下载:
  2. 本代码是实现支持向量机的源码,用VC++实现,如果不懂请读里面的文件说明-This code is to achieve source Support Vector Machine with VC++ Achieve, if not understand, please read the documentation inside
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:648409
    • 提供者:王刚
  1. HSVM

    0下载:
  2. java实现的支持向量机分类,可用于教学以及交流-java realization of support vector machine classification, can be used for teaching as well as the exchange of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:97637
    • 提供者:hello will
  1. Wavelet_Based_Feature_Extraction_for_SVM_for_Scree

    0下载:
  2. 支持向量机在模式识别和分类中应用广泛, 小波方法的多尺度特性也众所周知。 本文将小波和支持向量机相互结合实现特征提取。-Support vector machine in pattern recognition and classification of the application of a wide range of multi-scale wavelet method is also well-known characteristics. In this paper, wavel
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:632624
    • 提供者:单昊
  1. PS0-SVR

    5下载:
  2. :针对发酵过程中生物参数难以实时在线测量的问题,建立了用于生物参数状态预估的 支持向量机软测量模型。考虑到该支持向量回归(SVR)模型的复杂性和冷化特征取决于其三 个参数 ,c, 能否取到最优值,采用粒子群优化(PSO)算法实现对参数 ,c, 的同时寻优。在 此基础上,以饲料用 .甘露聚糖酶为对象,建立了基于PSO—SVR的发酵过程产物浓度状态预估 模型。发酵罐控制结果表明:该模型具有很好的学习精度和泛化能力,可实现对 .甘露聚糖酶 产物浓度的实时在线预估。-In
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-16
    • 文件大小:231055
    • 提供者:11
  1. libsvm-3.22

    1下载:
  2. 台湾大学林志仁教授对SVM支持向量机的实现(Implementation of SVM support vector machine by Professor Lin Zhiren of National Taiwan University)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:792576
    • 提供者:yfhappy
  1. smo

    0下载:
  2. 支持向量机的smo算法实现,包含普通smo和优化后的smo算法(svm impletement with smo, including simple smo and optimitive smo)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:95232
    • 提供者:finalkill17
  1. 支持向量机(ML in action)整理

    0下载:
  2. Python实现支持向量机的算法,拟合和分类,包括0-9数字识别(Python implements the algorithm, fitting and classification of support vector machines, including 0-9 digital recognition)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:180224
    • 提供者:藏语之歌
  1. SVM-w-SMO

    0下载:
  2. 用序列最小优化算法(SMO)进行训练的支持向量机的简单实现。(simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:50176
    • 提供者:brbaaa
  1. python

    2下载:
  2. 该代码基于Python3,利用机器学习中支持向量机回归算法(SVR)实现对数据的拟合以及预测,可以通过调试C值和gamma值达到不同的拟合程度,具有较大的实际意义,并且该代码本人亲自调式运用,适合广大学习者使用。(This code is based on Python 3. It uses support vector machine regression algorithm (SVR) in machine learning to fit and predict the data. It c
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-17
    • 文件大小:1024
    • 提供者:帅毛毛
« 12 3 4 5 »
搜珍网 www.dssz.com