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

搜索资源列表

  1. Eyes Location by Hierarchical SVM Classifiers

    0下载:
  2. 模式识别中人连识别眼镜定位,用的是matlab支持向量机开发的-human pattern recognition to identify even glasses positioning, using the Matlab SVM Development
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:452064
    • 提供者:网小强
  1. 广义异或集成神经网络算法

    0下载:
  2. 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13315
    • 提供者:刘波
  1. OptimalClassifierofNeuralNetworks

    0下载:
  2. 基于神经网络最佳分类器通信信号的调制识别, 好文章强烈贡献-based on neural network classifiers best communication signals in the modulation recognition, a strong contribution to the excellent article
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:78474
    • 提供者:陈地主
  1. Bayesnet

    0下载:
  2. a Java toolkit for training, testing, and applying Bayesian Network Classifiers. Implemented classifiers have been shown to perform well in a variety of artificial intelligence, machine learning, and data mining applications. -a Java toolkit for tra
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:504530
    • 提供者:lyb
  1. libs-1.3-src

    0下载:
  2. Language, scr ipt, and Encoding Identification with String Kernel Classifiers-Language and scr ipt Identification and Encoding with String Kerne l Classifiers
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55552
    • 提供者:ch
  1. RBF-nn

    4下载:
  2. 4输入层,3隐层,2输出层的RBF神经网络分类器 附有测试和训练样本-four input layer, hidden layer 3, the output layer 2 RBF neural network classifiers with testing and training samples
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7220
    • 提供者:wh
  1. BP-nn

    0下载:
  2. BP神经网络分类器 程序有两种运行状态,一个是学习,另外一个是分类。在学习状态下,在Dos命令符下输入bp learn,便开始学习了,学习的结果放在weight.dat中;在工作状态下,在Dos命令符下输入bp work,便开始识别classfyme.dat中的数据了,识别完成后,结果放在results.dat中。在bp运行的任何一种状态下,都不能手工打开Weight.dat、Sample.dat、classfyme.dat、results.dat中的任何一种。~..~-BP neur
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:80529
    • 提供者:wh
  1. icsiboost-0.3.tar

    0下载:
  2. Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:116681
    • 提供者:njustyw
  1. Classifiers

    0下载:
  2. 向量空间模型分类器 A vector-space model classifiers package
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5328
    • 提供者:sisn
  1. gyy

    0下载:
  2. 从因子分析的角度出发解决基因表达谱分析问题。为解决独立成分分析方法在求解过程中的不稳定性,提出一种基于选择性独立成分分析的DNA微阵列数据集成分类器。首先对基因表达水平的重构误差进行分析,选择部分重构误差较小的独立成分进行样本重构,然后基于重构后的样本同时训练多个支持向量机基分类器,最后选择部分分类正确率较高的基分类器进行最大投票以得到最终结果。在3个常用测试集上验证了本文设计方法的有效性。-This paper tries to deal with gene expression proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1427214
    • 提供者:cumtgyy
  1. IDE

    0下载:
  2. The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications doi:10.101
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:665
    • 提供者:loris nanni
  1. zuoye

    0下载:
  2. 利用matlab软件对模式识别进行了很好的仿真,利用贝叶斯分类器对男女生进行了很好的分类。-Pattern recognition using matlab software had a very good simulation, the use of Bayesian Classifiers for boys and girls had a very good classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:47039
    • 提供者:倪继峰
  1. ClassifierforIRISdata

    0下载:
  2. 用于对IRIS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。-IRIS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of classifi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:37066
    • 提供者:王兵
  1. SPIDER_mclass

    0下载:
  2. Multi-class Coding (adapted from from LS-SVM for SPIDER). Encode (code_MOC, code_ECOC, code_OneVsAll, code_OneVsOns) and decode (codedist_hamming, codedist_bay) a multi-class classification task into multiple binary classifiers.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10884
    • 提供者:auksas
  1. Probabilistic-Fuzzy-Classifiers

    0下载:
  2. Probabilistic Fuzzy Classifiers
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:163865
    • 提供者:hosein
  1. LINEAR-CLASSIFIERS

    0下载:
  2. 这是模式识别课程老师上课用的线性分类器设计的课件,供大家学习用此部分用-this is LINEAR CLASSIFIERS for pattern recognition on our class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:445416
    • 提供者:jefferson
  1. Neural-Network-Classifiers

    0下载:
  2. Fast implementation of the GRLVQ, SRNG and H2MGLVQ algorithms, three supervised LVQ classifiers, run mexme_NN to recompile mex files on your own plateform, run test_NN.m to run demo.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:250893
    • 提供者:
  1. Bayesian-Network-Classifiers-In-Weka

    0下载:
  2. Bayesian Network Classifiers In Weka
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:441993
    • 提供者:Elong
  1. Neural-Network-Classifiers

    0下载:
  2. file is neural network classifiers matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:163255
    • 提供者:mohedin
  1. Classifiers

    2下载:
  2. 我们需要成百上千的分类器来解决现实世界的分类吗 我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-Class
  3. 所属分类:数学计算

    • 发布日期:2020-10-18
    • 文件大小:537600
    • 提供者:飞飞花儿
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com