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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:289348
    • 提供者:杨兵
  1. svmC++

    0下载:
  2. SVM算法的C++版本,很快的运行速度-SVM C + + version of the operating speed very quickly! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21838
    • 提供者:陈孟
  1. svm

    0下载:
  2. libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic mo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:296065
    • 提供者:baolij
  1. svm

    1下载:
  2. 史蒂文-甘的支持向量机工具包,采用smo算法解决二次规划问题,c++编写嵌入使用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:130837
    • 提供者:zhouweiqing
  1. mySVM(C++)

    0下载:
  2. svm的cpp源代码,方便移植,希望对大家有所帮助
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:291714
    • 提供者:正义
  1. deboor-cox.rar

    0下载:
  2. 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-13
    • 文件大小:220809
    • 提供者:高阳
  1. lib-SVM分类器C实现

    0下载:
  2. lib-SVM分类器实现,一个用VC实现的SVM分类器。,lib-SVM classifier implementation, implementation of a VC with the SVM classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-23
    • 文件大小:410409
    • 提供者:andy
  1. libsvm_setup

    0下载:
  2. 这是台湾大学林智仁(Lin Chih-Jen)副教授等人开发的SVM模式识别与回归的软件包,该软件可以解决C-SVM分类、-SVM分类、-SVM回归和-SVM回归等问题,包括基于一对一算法的多类模式识别问题。-This is the National Taiwan University, Lin Zhiren (Lin Chih-Jen), associate professor, who developed SVM pattern recognition and regression of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:97732
    • 提供者:zhangpei
  1. SVM

    0下载:
  2. 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13333987
    • 提供者:yyifang
  1. LS-SVMlab1.5

    0下载:
  2. SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题-SVM software package can solve the classification problems (including the C-SVC, n- SVC), regression (including e- SVR, n- SVR) as well as the distribution of estim
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:32495
    • 提供者:hanzeyu
  1. libsvm-2.89

    1下载:
  2. 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:521027
    • 提供者:陳彥霖
  1. SVM

    1下载:
  2. 用C语言自己编写基于特定训练数据和测试数据的SVM程序,并用AUC对其评估-I have written using C language based on the specific training data and test data of the SVM procedure, and their assessment of AUC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:533530
    • 提供者:高如如
  1. svm_light6.02.tar

    0下载:
  2. 最新的SVM源码,用于数据分类或回归,效果优于神经网络。C的源代码,请尽量在Linux或者Unix下编译。-Source code of SVM in C. SVMlight is an implementation of Support Vector Machines. It solves classification ,regression problems and ranking problems.Please compile it under Linux or Unix.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:51026
    • 提供者:wang
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. cuSVMVCcode

    2下载:
  2. 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:879776
    • 提供者:Sheng
  1. Winsvm

    0下载:
  2. 采用C++比啊不写的SVM源码,功能很强。 -SVM C++Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:229689
    • 提供者:zhuweibin
  1. svm_light

    0下载:
  2. svm-light关于c++的编程,能够方便的了解svm的相关功能-svm-light on the c++ programming, to facilitate understanding of the relevant function svm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:70909
    • 提供者:
  1. svm

    0下载:
  2. SVM的源码,包括svm-train svm-toy,用C写的 -SVM' s source code, including the svm-train svm-toy, written with C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:640326
    • 提供者:matchless
  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. 支持向量机的C语言程序源码

    0下载:
  2. 这是一段支持向量机器的C语言源代码,包含主函数、核函数还有各种运算(the programe of SVM includeing classfy.c hideo.c learn.c loqo.c)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:54272
    • 提供者:活佛
« 12 3 4 5 »
搜珍网 www.dssz.com