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

搜索资源列表

  1. cmean_KNnearestneighbor

    0下载:
  2. 模式识别中c均值聚类KN近邻法分类器设计-Design of c- means Clustering KN Nearest Neighbor Classifier in Pattern Recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1415
    • 提供者:1213
  1. Ensemble-Learning

    0下载:
  2. 集成学习将若干基分类器的预测结果进行综合,具体包括Bagging算法和AdaBoost算法;还有随机森林算法,利用多棵树对样本进行训练并预测的一种分类器-Integrated learning integrates the prediction results of several base classifiers, including Bagging algorithm and AdaBoost algorithm and random forest algorithm, using a t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1629
    • 提供者:董小鱼
  1. BP-Adaboost

    0下载:
  2. BP-Adaboost模型即把BP神经网络作为弱分类器,反复训练BP神经网络预测样本输出,通过Adaboost算法得到多个BP神经网络弱分类器组成的强分类器。-The BP-Adaboost model uses BP neural network as weak classifier to repeatedly train BP neural network to predict the sample output. Adaboost algorithm is used to obtain a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:237203
    • 提供者:汪杰
  1. ANN

    0下载:
  2. 用两层神经网络实现的分类器,一个小demo,随机产生数据并分类-Neural network of two layers is used to implement data classifier, a small demo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:998
    • 提供者:THC
  1. ensemble

    0下载:
  2. 对分类错误的样本所对应权重进行累加得到加权误分类率, 这里我们是基于权重向量而不是其他的错误计算指标来评价分类器的-The weighting of the samples with the wrong classification is weighted by the weighted error rate, where we uate the classifier based on the weight vector rather than the other erroneous met
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1113
    • 提供者:刘雨晴
  1. BP

    0下载:
  2. 基于BP_Adaboost的分类器,RBF神经网络的回归,GRNN的数据预测,离散hopfield神经网络的分类,LIBSVM的实例解析。-BP_Adaboost classifier, RBF neural network regression, GRNN data prediction, discrete hopfield neural network classification, LIBSVM case analysis.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:106496
    • 提供者:
  1. jboost-code-

    0下载:
  2. 一种把若干个弱分类器整合为一个强分类器的算法boost的一种改进算法-A kind of integrating a number of weak classifier for a strong classifier algorithm ,it san improved algorithm of the boost
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:8946688
    • 提供者:李星星
  1. UCIdata

    0下载:
  2. 神经网络的应用——分类器中常用的分类数据集:乳腺肿瘤识别-That is commonly used in the application of neural network, a classifier classification data sets: breast tumor recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:151959
    • 提供者:杨蓉
  1. nzpojif

    0下载:
  2. 学进一步了解分类器的设计概念,能够根据自己的设计对线性分类器有更深刻地认识-Learn the further understanding of the classifier design concept, can according to your own design of linear classifier has a deeper understanding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:2087
    • 提供者:KNKhpu$96691
  1. WZUVN

    0下载:
  2. 模式识别中,对于服从多元正态分布的样本的一个分类器的实现,-Pattern recognition, for the sample of multivariate normal distribution on the implementation of a classifier,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:36864
    • 提供者:Tpaay
  1. adhv

    0下载:
  2. 模式识别中,对于服从多元正态分布的样本的一个分类器的实现,-Pattern recognition, for the sample of multivariate normal distribution on the implementation of a classifier,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:36864
    • 提供者:Hsmilxiwx
  1. hogsvm

    0下载:
  2. 结合HOG特征算子和SVM分类器的目标识别代码,这是一个节点性的贡献(Target recognition code combining HOG feature operator and SVM classifier)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-11
    • 文件大小:4003
    • 提供者:请吻我
  1. PNN网络代码

    0下载:
  2. 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(Probabilistic neural network was first proposed by Dr. D.F.Speeht in 1989. It is a branch of radial
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:gahuan
  1. NavieBayes github java

    0下载:
  2. java 朴素贝叶斯 机器学习 情感分类器(java naivebayes machinelearing)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:561152
    • 提供者:刁蛮
  1. adaboost

    0下载:
  2. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这 Adaboost Adaboost 些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(adboost cluster algrithom)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:2314240
    • 提供者:zhjun1994
  1. liblinear-2.0

    0下载:
  2. Libsvm和Liblinear都是国立台湾大学的Chih-Jen Lin博士开发的,Libsvm主要是用来进行非线性svm 分类器的生成,提出有一段时间了,而Liblinear则是去年才创建的,主要是应对large-scale的data classification,因为linear分类器的训练比非线性分类器的训练计算复杂度要低很多,时间也少很多,而且在large scale data上的性能和非线性的分类器性能相当,所以Liblinear是针对大数据而生的。(Libsvm and Libli
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:409600
    • 提供者:holidayM
  1. ]ORL+PCA+SVM-11

    0下载:
  2. 编写了用户界面程序实现ocr人脸数据集的识别,使用了svm分类器(A user interface program is developed to realize the recognition of OCR face data set, and the SVM classifier is used)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:9047040
    • 提供者:upczhaokai
  1. 2

    0下载:
  2. 通过随机产生高斯分布数据,来对数据进行分类。(The data are classified by random generation of gaussian distribution data.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:千阳
  1. byaes

    0下载:
  2. 与大家分享各种类型贝叶斯分类器,传统贝叶斯分类器(Traditional Bayesian classifier,Bayes_example)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:18432
    • 提供者:菟梓精
  1. fisher.cpp

    0下载:
  2. 核Fisher分类器,,,,,,,,,,,(Kernel Fisher Classifier)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:小小童鞋x
« 1 2 ... 17 18 19 20 21 2223 24 25 »
搜珍网 www.dssz.com