CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - smo svm

搜索资源列表

  1. SVM-KM

    0下载:
  2. svm详细例子(包括分类,回归)等。需要的人,下载试试。多交流.我需要svm-smo的matlab源码。谁有?-SVM detailed examples (including classification, regression) and so on. Those who need it, download a try. More exchanges. Svm-smo I need the matlab source code. Who?
  3. 所属分类:Windows Develop

  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. smo

    0下载:
  2. SMO 源程序基于libsvm,开发的支持向量机图形界面应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观 -SMO Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:22426
    • 提供者:王先生
  1. matlabsvm

    1下载:
  2. 实现了svm中smo算法,适合初学者学习-svm--smo
  3. 所属分类:其他小程序

    • 发布日期:2013-11-05
    • 文件大小:6903
    • 提供者:小鸽子
  1. SMO

    0下载:
  2. SVM中的序列最小最优化算法(Sequetial Minimal Optimization)。-SVM in the sequential minimal optimization algorithm (Sequetial Minimal Optimization).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:3923
    • 提供者:寒山
  1. SMO-code

    0下载:
  2. smo算法是与svr(支持向量机回归)和svc(支持向量机分类)具有相似数学形式,并在此基础上提出的一种用于SVR的简化算法。-smo algorithm is svr (support vector machine regression) and svc (SVM) with similar mathematical form, and puts forward a simplified algorithm for SVR.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:913
    • 提供者:heyufeng
  1. smo-svm

    0下载:
  2. 利用vc编写的支持向量机分类问题的smo源代码,参考Vapnik的文章写的,主要用途是分类.-This is the complete SMO code in SVM for pattern recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1348
    • 提供者:hb
  1. svm-smo

    0下载:
  2. 一篇理论介绍非常全面的SVM文档。训练算法的介绍方面尤其详细-One theory describes a very comprehensive document SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:333283
    • 提供者:王秀菲
  1. SMO

    1下载:
  2. 支持向量机 SMO算法(Sequential Minimal Optimization algorithm)的matlab实现(伪码)-svm SMO algorithm(Sequential Minimal Optimization algorithm)
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-20
    • 文件大小:787456
    • 提供者:李白
  1. smo--c

    0下载:
  2. 支持向量机的序列最小优化(smo)分类算法 c++实现,-SVM sequential minimal optimization (smo) classification algorithm c++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3938
    • 提供者:breezz
  1. svm

    0下载:
  2. svm源程序 SMO算法 多种SVM类型-SMO algorithm for svm source type multiple SVM
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:164204
    • 提供者:leoy
  1. SMO-implement

    0下载:
  2. 支持向量机smo算法visual C++ 源代码好用-Smo SVM algorithm source code handy visual C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:4091
    • 提供者:maplhs
  1. SVM(SMO)分类器

    0下载:
  2. JAVA语言编写的SVM分类器,附带源代码,可直接运行
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-12-19
    • 文件大小:27898
    • 提供者:alps365
  1. SVM

    0下载:
  2. SVM的SMO算法实现,svm_train为训练函数,svm_predict为预测函数,按说明输入参数即可-The SMO SVM algorithm, svm_train of the training function, svm_predict to predict function, follow the instructions to input parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2203
    • 提供者:刘卫兵
  1. SMO算法实现

    0下载:
  2. 使用Matlab重新实现了svm算法中的核心算法SMO,即序列优化问题。 其中my_seqminopt.m是重写的实现代码,完成了核心的迭代优化过程。(MATLAB code of SMO algorithm in SVM algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:83968
    • 提供者:yyarrow
  1. smo

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

    • 发布日期:2018-01-09
    • 文件大小:95232
    • 提供者:finalkill17
  1. svm

    0下载:
  2. 使用smo算法实现了支持向量机的python代码(complete the svm mode and Sequential minimal optimization with python code)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7168
    • 提供者:白华伟
  1. SVM

    0下载:
  2. 包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kerne
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:17408
    • 提供者:_柚子茶
  1. SVM-w-SMO-master

    0下载:
  2. Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:6144
    • 提供者:刘晓颖
  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
« 12 3 4 »
搜珍网 www.dssz.com