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

搜索资源列表

  1. CoTrade_BANJIANDUFENLEI

    0下载:
  2. 这是第四代半监督分类代码,带有数据,设置好路径后即可运行,需要具备一定半监督理论基础的学习者使用-This is the fourth generation semi-supervised classification code, with data, you can run After setting the path, you need to have a certain theoretical basis of semi-supervised learners
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:93466
    • 提供者:吴远龙
  1. Graves2008c

    0下载:
  2. Supervised Sequence Labelling with Recurrent Neural Networks
  3. 所属分类:Development Research

    • 发布日期:2017-05-09
    • 文件大小:1624419
    • 提供者:you
  1. Code_EnPro

    0下载:
  2. 基于全映射方法的半监督图像分类算法。基于局部一致性和外部非一致性假设,首先从未标注数据自动产生多种模型。设计方法利用可利用数据对模型进行采样,利用逻辑回归判决学习得到每个模型的映射函数。 基于全局的思想,这里利用联合映射函数值来代表图像。 -Ensemble Projection for Semi-supervised Image Classification
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:16413
    • 提供者:赵征
  1. SSELM-and-USELM

    3下载:
  2. 半监督核无监督极限学习机,用于半监督核无监督学习,比传统方法速度略快,且可以直接应用多分类问题-A semi-supervised nuclear unsupervised extreme learning machine, used for a semi-supervised kernel unsupervised learning, slightly faster than the traditional methods, and can direct application classif
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:784490
    • 提供者:Bruce
  1. DeepLearning-master

    1下载:
  2. 深度学习的概念源于人工神经网络的研究。含多隐层的多层感知器就是一种深度学习结构。深度学习通过组合低层特征形成更加抽象的高层表示属性类别或特征,以发现数据的分布式特征表示。[1] 深度学习的概念由Hinton等人于2006年提出。基于深信度网(DBN)提出非监督贪心逐层训练算法,为解决深层结构相关的优化难题带来希望,随后提出多层自动编码器深层结构。此外Lecun等人提出的卷积神经网络是第一个真正多层结构学习算法,它利用空间相对关系减少参数数目以提高训练性能。[1] 深度学习是机器
  3. 所属分类:Data Mining

    • 发布日期:2017-04-27
    • 文件大小:68051
    • 提供者:Francis
  1. SSL_MP

    0下载:
  2. SSL with Measure Propagation: Implementation of Measure Propagation Algorithm introduced in, Subramanya, Amarnag, and Jeff Bilmes. Semi-supervised learning with measure propagation. The Journal of Machine Learning Research 12 (2011): 3311-3370.-SSL w
  3. 所属分类:Data Mining

    • 发布日期:2017-05-13
    • 文件大小:2790062
    • 提供者:mllab
  1. SSL_PGP

    0下载:
  2. SSL(Semi-Supervised Learning) with PGP: Implementation of PGP Algorithm introduced in, Fang, Yuan, Kevin Chen-Chuan Chang, and Hady Wirawan Lauw. Graph-based semi-supervised learning: Realizing pointwise smoothness probabilistically. International Co
  3. 所属分类:Data Mining

    • 发布日期:2017-05-13
    • 文件大小:2791763
    • 提供者:mllab
  1. SSL_LP

    0下载:
  2. SSL(Semi-Supervised Learning) with GRF: Implementation of Label Propagation Algorithm introduced in, Zhu, Xiaojin, Zoubin Ghahramani, and John Lafferty. Semi-supervised learning using gaussian fields and harmonic functions. ICML. Vol. 3. 2003. (Origi
  3. 所属分类:Data Mining

    • 发布日期:2017-05-13
    • 文件大小:2789266
    • 提供者:mllab
  1. SSDRnanjin

    0下载:
  2. SSDA,又名半监督Fisher分析。对模式识别十分重要的作用,有着其独特的优势,对人脸识别有着很好的演示作用。-SSDA, also known as a semi-supervised Fisher analysis. For pattern recognition is an important role, has its unique advantages, has a very good demonstration effect on face recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2299
    • 提供者:赵礼
  1. superviseddescent-master

    0下载:
  2. 2013年cvpr上SDM进行人脸对齐的c++代码-supervised descend method use face alignment in c++ on 2013 CVPR
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21873489
    • 提供者:安占福
  1. Bayesguji

    0下载:
  2. 用监督参数估计中的贝叶斯方法估计条件概率密度的参数u-Parameter estimation of conditional probability density using Bayesian methods in supervised parameter estimation u
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:593
    • 提供者:长贵了
  1. paper1

    0下载:
  2. A Comparative Evaluation of Deep Belief Nets in Semi-supervised Learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:127485
    • 提供者:xiaozhang
  1. Multi-class

    0下载:
  2. 监督学习多分类matlab实现,源码及讲解,很好的学习资料-Multi-supervised learning classification matlab realization, source code and explanation, good learning materials
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7914242
    • 提供者:不错哦matlab
  1. svm

    0下载:
  2. 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析-In the field of machine learning, support vector machine SVM (Support Vector Machine) is a supervised learning model, typically used for pattern recognition, classification, and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3537
    • 提供者:l
  1. svm-seg

    0下载:
  2. In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1286
    • 提供者:rajendra p
  1. Supervised-Learning-of-an-Ontology-Alignment-Proc

    0下载:
  2. Semantic alignment between ontologies is a necessary precondition to establish interoperability between agents or services using different ontologies.
  3. 所属分类:IT Hero

    • 发布日期:2017-04-30
    • 文件大小:169967
    • 提供者:lamiaa
  1. 2012011539_homework2

    0下载:
  2. 模式识别中基于监督的分类方法。贝叶斯、fisher线性判别-Supervised classification method based on pattern recognition. Bayes, fisher linear discriminant
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:66680
    • 提供者:zhuzhengda
  1. libsvm-3.20

    0下载:
  2. 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。-In the field of machine learning, support vector machines SVM (Support Vector Machine) is a supervised learning model is usually used for pattern recognition, classification, a
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:631914
    • 提供者:caishuang
  1. main

    0下载:
  2. 有导师学习神经网络的回归拟合——基于近红外光谱的汽油辛烷值预测-Supervised learning neural network regression fit- based on Near Infrared Spectroscopy Gasoline Octane forecast
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1522
    • 提供者:cxy
  1. chapter26

    0下载:
  2. 有导师学习的神经网络分类-鸳尾花种类识别-Supervised learning neural network classifier- iris species identification
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3201
    • 提供者:爱雪娇
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 »
搜珍网 www.dssz.com