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

搜索资源列表

  1. ICA_demo_text

    0下载:
  2. ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2496134
    • 提供者:海心
  1. pLSA_demo

    0下载:
  2. plsa-demo, probabilistic Latent Semantic Analysis. A very important code in object recognition
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3450
    • 提供者:纪荣嵘
  1. plsa

    0下载:
  2. Probabilistic Latent Semantic Analysis模型实现,用于目标识别或文本识别
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:188605
    • 提供者:leeyoungae
  1. LSA

    1下载:
  2. 用于文本语义分析的潜在语义分析算法LSA(Latent Semantic Analysis),包含详细的函数说明和原理分析
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:184958
    • 提供者:Tang Ketan
  1. pLSA

    1下载:
  2. 用于文本分析的pLSA(Probability Latent Semantic Analysis)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:302394
    • 提供者:Tang Ketan
  1. 基于贝叶斯网络的半监督聚类集成模型

    5下载:
  2. 已有的聚类集算法基本上都是非监督聚类集成算法,这样不能利用已知信息,使得聚类集成的准确性、鲁棒性和稳定性降低.把半监督学习和聚类集成结合起来,设计半监督聚类集成模型来克服这些缺点.主要工作包括:第一,设计了基于贝叶斯网络的半监督聚类集成(semi-supervised cluster ensemble,简称SCE)模型,并对模型用变分法进行了推理求解;第二,在此基础上,给出了EM(expectation maximization)框架下的具体算法;第三,从UCI(University of Ca
  3. 所属分类:编程文档

    • 发布日期:2011-03-21
    • 文件大小:698421
    • 提供者:imgump@qq.com
  1. fast Gaussian process latent variable model

    2下载:
  2. fast Gaussian process latent variable model Software (FGPLVM). This toolbox allows for larger GP-LVM models through using the sparse approximations suggested in papers by authors including Titsias, Snelson, Ghahramani, Seeger, and Lawrence
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-07-01
    • 文件大小:13067689
    • 提供者:347289298@qq.com
  1. LDA.rar

    1下载:
  2. LDA的c语言实现,LDA是一个针对文档的分层概率模型。,This is a C implementation of latent Dirichlet allocation (LDA), a model of discrete data . LDA is a hierarchical probabilistic model of documents.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-10
    • 文件大小:25216
    • 提供者:杨颖振
  1. LDA 算法的C++实现

    1下载:
  2. Latent Dirichlet Allocation算法的C++实现-Algorithm for Latent Dirichlet Allocation of C++
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-12
    • 文件大小:213338
    • 提供者:dongyi
  1. lda-j-src-20050325

    0下载:
  2. LDA (latent dirichlet allocation) 的java实现-The java code for LDA (latent dirichlet allocation)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:60012
    • 提供者:张中峰
  1. EM

    5下载:
  2. EM算法Matlab实现。最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)-EM algorithm by Matlab. Maximum expected (EM) algorithm is probabilistic (probabilistic) model to find maximum likelihood parameter estimation or m
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-06-28
    • 文件大小:49823
    • 提供者:adhw
  1. Query

    0下载:
  2. 根据潜在语义分析进行查询。将文本中的特征集合做LSI变换。-Latent Semantic Analysis in accordance with inquiries. The text of the characteristics of a collection so LSI transformation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:39932
    • 提供者:frank
  1. lda-c-dist

    0下载:
  2. latent dirichlet allocation C语言实现算法 LINUX 下运行-latent dirichlet allocation the c implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:46222
    • 提供者:wang
  1. PLStextclass

    0下载:
  2. 基于PLS的文本分类技术研究,和潜在语义索引联系密切,研究文本分类中特征抽取的重要参考。-PLS-based text classification technology, and closely linked to latent semantic indexing, feature extraction of text classification an important reference.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-22
    • 文件大小:6770291
    • 提供者:moxibingdao
  1. lda-c-dist

    0下载:
  2. latent dirichlet allocation论文作者的算法代码,采用纯C实现,在LINUX下运行成功。-latent dirichlet allocation algorithm of the code authors, using pure C implementation, running under the LINUX success.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:28609
    • 提供者:liling
  1. CLDA

    0下载:
  2. Latent Dirichlet Allocation程序,基于EM算法。能得到alpha和beta参数-Latent Dirichlet Allocation program, based on the EM algorithm. Alpha and beta parameters can be derived
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:3048713
    • 提供者:carluss
  1. ObjectLocalization_Code

    0下载:
  2. 一个基于Felzenszwalb的latent svm的目标检测框架-This is an implementation of our object localization system as described in [1]. This system is an adaption of the object detection framework of Felzenszwalb et al. [2][3](http://people.cs.uchicago.edu/~pff/latent-r
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:223105
    • 提供者:白芸
  1. Latent-Dirichlet-Allocation-2003

    0下载:
  2. 推荐算法,Latent Dirichlet Allocation -recommendation system
  3. 所属分类:Project Design

    • 发布日期:2017-05-01
    • 文件大小:385241
    • 提供者:haiou
  1. Latent-LRR

    0下载:
  2. 由文章作者提供的隐式低秩子空间聚类算法。参考文献:Guangcan Liu, Shuicheng Yan. Latent low rank representation [J]. Springer International Publishing, 2014:23-38. -The program is provided by the authors to realize latent low rank subspace clustering. Reference: Guangcan Liu,
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5383
    • 提供者:宋昱
  1. Multi-View Clustering in Latent Embedding Space

    0下载:
  2. Multi-View Clustering in Latent Embedding Space
  3. 所属分类:压缩解压

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com