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

搜索资源列表

  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. 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. 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. ldaviagibbs

    0下载:
  2. LDA(Latent Dirichlet Analysis)潜在狄利克雷分析,是近年来文本以及图像中比较热的以topic为潜在变量的无监督学习方法-LDA (Latent Dirichlet Analysis) Dirichlet potential analysis of text and image in recent years compared to the hot topic as a potential method of unsupervised learning variable
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:10603
    • 提供者:张磊
  1. lda-0.1(Daichi).tar

    0下载:
  2. LDA(latent dirichlet analysis)DaiChi的算法实现,比原作者的代码更好理解-LDA (latent dirichlet analysis) DaiChi the algorithm, a better understanding of the code than the original author
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:33560
    • 提供者:张磊
  1. ldamatlab

    0下载:
  2. LDA的matlab实现,得出alpaha和beta的值-the procedure to implement Latent Dirichlet Allocation ,the end of this procedure is the value of alpha and beta.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:32966
    • 提供者:陈阳平
  1. lda

    0下载:
  2. 可以直接集成到VS2010内使用的LDA(Latent Dirichlet Allocation)源码。 集成方法参考 http://www.cnblogs.com/freedomshe/archive/2012/04/28/2475519.html-Can be directly integrated to VS2010 as the LDA (Latent Dirichlet Allocation) source. Integrated Approach to Reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:6453
    • 提供者:YuanboShe
  1. lda-algorithm-in-c

    0下载:
  2. Latent Dirichlet Algorithm in C
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:28292
    • 提供者:Guilherme
  1. lda-0.1_Daichi

    0下载:
  2. Latent Dirichlet Allocation算法的c实现,对主题模型有兴趣的网友可以下载看看,里面是算法函数的c文件,请自建工程-Latent Dirichlet Allocation algorithm c implementation the topic model users can download and see, which is the algorithm functions c file, self engineering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:36004
    • 提供者:chao
  1. lda-0.1-matlab_Daichi

    0下载:
  2. Latent Dirichlet Allocation算法的matlab实现,里面包含了特征提取,归一化,LDA等算法-Latent Dirichlet Allocation algorithm matlab realize, which contains the feature extraction, normalization, LDA algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:24813
    • 提供者:chao
  1. cvbLDA-master

    0下载:
  2. cvb LDA Topic model inference 基于变分推理的 LDA 算法 十分实用用 内有注释-cvb very good inference for Latent Dirichlet model Topic analysis method, it includes explaination and code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:14091
    • 提供者:wangxin
  1. LDA-BleiNg

    0下载:
  2. 最详细和最权威的关于 狄利克雷分布的 说明文档。由教授Jordan提出的。-latent dirichlet allocation
  3. 所属分类:Development Research

    • 发布日期:2017-04-25
    • 文件大小:390981
    • 提供者:suejl
  1. lda-0.2-matlab

    0下载:
  2. LDA(Latent Dirichlet Allocation模型)matlab实现,重要参考资料-LDA (Latent Dirichlet Allocation Model) matlab realize, an important reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:117417
    • 提供者:levi
  1. lda-0.2-matlab.tar

    0下载:
  2. lda的matlab实现,lda is a Latent Dirichlet Allocation (Blei et al., 2001) package written both in MATLAB and C (command line interface). This package provides only a standard variational Bayes estimation that was first proposed, but has a simple textua
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:24104
    • 提供者:乌龟
  1. ldaviagibbs

    0下载:
  2. LDA(潜在狄利克雷分布)方法进行自然语言处理,文本主题建模-LDA (latent Dirichlet distribution) methods for natural language processing, text topic modeling
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:13294
    • 提供者:李鹏
  1. LDA-paper-2003

    0下载:
  2. LDA潜在狄利克雷分布自然语言处理原始论文,By David M.Blei,Andrew Y.Ng 2003-LDA latent Dirichlet distribution of original papers on natural language processing By David M.Blei,Andrew Y.Ng 2003
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:223518
    • 提供者:李鹏
  1. Latent-Dirichlet-Allocation-2003

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

    • 发布日期:2017-05-01
    • 文件大小:385241
    • 提供者:haiou
« 12 »
搜珍网 www.dssz.com