搜索资源列表

  1. smo

    0下载:
  2. 支持向量机的SMO算法-SVM SMO Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-15
    • 文件大小:14kb
    • 提供者:董启文
  1. SVM-tutorial

    0下载:
  2. 支持向量机的理论和应用,不过是英文的,不知道可不可以啊!不过很全面的,要看看啊!-SVM theory and application, but English is not possible to know ah! But it is comprehensive, to see ah!
  3. 所属分类:电子书籍

    • 发布日期:2024-11-15
    • 文件大小:250kb
    • 提供者:韩乐
  1. svmfor SMO

    0下载:
  2. 一个很好支持向量机软件MYSVM,采用好的算法-a good SVM software MYSVM using good algorithm!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:116kb
    • 提供者:余建波
  1. A Java implementation of SMO for training SVM

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

    • 发布日期:2024-11-15
    • 文件大小:35kb
    • 提供者:张翠
  1. svm_with_workset

    0下载:
  2. 本程序为一SVM训练程序,利用了workset可以训练大数据量样本。在workset中优化的过程中利用了SMO算法。-SVM training for a procedure, and use of WorkSet can train a large number of data samples. WorkSet were in the process of optimizing the use of the SMO algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-11-15
    • 文件大小:8kb
    • 提供者:万广鲁
  1. SVM_SMO

    0下载:
  2. smo算法源代码 smo算法源代码-smo algorithm source code smo algorithm source code
  3. 所属分类:其他小程序

    • 发布日期:2024-11-15
    • 文件大小:12kb
    • 提供者:刘金根
  1. SVM_PASCAL

    0下载:
  2. SMO方法的SVM的PASCAL实现。TXT文档-SMO of SVM PASCAL achieve. TXT files
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:3kb
    • 提供者:不详
  1. smo-book.ps

    0下载:
  2. 一本支持向量机方面的优秀图书,例子很详细-a support vector machine of outstanding books, very detailed examples
  3. 所属分类:Windows编程

    • 发布日期:2024-11-15
    • 文件大小:110kb
    • 提供者:于林
  1. SMOforSVM

    0下载:
  2. Sequential Minimal Optimization for SVM 配C++源码-Sequential Minimal Optimization for SVM Distribution C source
  3. 所属分类:电子书籍

    • 发布日期:2024-11-15
    • 文件大小:234kb
    • 提供者:amy
  1. smo_cpp

    0下载:
  2. smo是训练svm的一种快速的好方法,源代码完整,简单易懂.-svm training is a good way to fast, source code integrity, simple and understandable.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-15
    • 文件大小:4kb
    • 提供者:张琛
  1. SMO-implement

    0下载:
  2. 这是用C++编写的SMO算法实现,请查收。-C SMO prepared by the algorithm, please find.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-15
    • 文件大小:4kb
    • 提供者:zhangzhen
  1. svmsmo

    0下载:
  2. 支持向量机smo算法,很好的实现SVM的算法-Seeking support vector machine algorithm, a very good achievement SVM Algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-11-15
    • 文件大小:1kb
    • 提供者:陈聪
  1. svmsm

    0下载:
  2. SMO算法的Matlab实现,花了很大的力气才弄出来的!和大家分享!更多就在我的主页访问吧:http://huangbo929.blog.edu.cn-SMO algorithm Matlab, spent a lot of time and energy only get out! And to share with you! More on the home page I visit it : http://huangbo929.b
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:1kb
    • 提供者:黄波
  1. smo

    0下载:
  2. 对支持向量机svm算法的改进算法,改算法简单,但只能分为两类。-On support vector machine algorithm SVM algorithm to algorithm is simple, but can only be divided into two categories.
  3. 所属分类:中文信息处理

    • 发布日期:2024-11-15
    • 文件大小:38kb
    • 提供者:赵蕾
  1. svm

    0下载:
  2. 史蒂文-甘的支持向量机工具包,采用smo算法解决二次规划问题,c++编写嵌入使用-Steven- Support Vector Machines GAN toolkit smo algorithm used to solve quadratic programming problems, c++ Prepared embed the use of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:128kb
    • 提供者:zhouweiqing
  1. SVM-KM

    1下载:
  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. Wh
  3. 所属分类:Windows编程

  1. smo-svm

    0下载:
  2. 利用vc编写的支持向量机分类问题的smo源代码,参考Vapnik的文章写的,主要用途是分类.-This is the complete SMO code in SVM for pattern recognition.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:1kb
    • 提供者:hb
  1. svm-smo

    1下载:
  2. 一篇理论介绍非常全面的SVM文档。训练算法的介绍方面尤其详细-One theory describes a very comprehensive document SVM
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:325kb
    • 提供者:王秀菲
  1. svm

    0下载:
  2. svm源程序 SMO算法 多种SVM类型-SMO algorithm for svm source type multiple SVM
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-15
    • 文件大小:160kb
    • 提供者:leoy
  1. SVM-w-SMO-master

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

    • 发布日期:2024-11-15
    • 文件大小:6kb
    • 提供者:刘晓颖
« 12 3 4 5 »

源码中国 www.ymcn.org