搜索资源列表
An_Optimal_Transformation_for_LDA_and_PCA
- 介绍结合LDA与PCA算法的优化分类方法,提出了一般情况下LDA及PCA的计算方法-An Optimal Transformation for Discriminant and Principal Component Analysis
Desktop
- 人脸识别技术是计算机模式识别领域非常活跃的研究课题,在法律、商业等领域有 着广泛的应用前景。自动人脸识别系统一般由两个模块组成:定位与检测模块,特征提 取与识别模块。本文对两个子模块进行了详细讨论,通过实验仿真了一个基于静态图像 的人脸识别系统。为提高系统的识别率,本文对定位检测模块和特征提取模块进行了深 入研究。 针对复杂多变人脸检测和定位问题,实现了一种基于对称特征的人脸定位方法。该 算法首先基于肽色特征提取出人脸区域,根据眼睛的颜色和梯度特征在肤色区找到眼睛 可
LDA-Gibbs[1]
- 使用gibbs抽样抽取lda模型参数的方法-use gibbs sample for estimate lda parameters theta and phi
LDA_PAPER_ORIGINAL_BleiNgJordan2003
- Original LDA Theory
Lecture10
- this a file for lda. it is very useful and informative, try to use it, it it safe-this is a file for lda. it is very useful and informative, try to use it, it it safe
2012.10.16
- 微博的工作日志写的关于《基于MB-LDA》模型的微博主题挖掘,了解了LDA是一种文本生产模型,采用概率产生式对文本进行建模,而微博生成模型MB-LDA是对于LDA的基础上增加了对微博的联系人关系和文本关联进行统一建模形成适合微博主题挖掘的模型-Microblogging log write on microblogging theme mining model based on the MB-LDA " to understand the LDA is a text production
LDA
- LDA纯中文,最简单易懂的解释,个人觉得解释的很好理解-LDA pure Chinese, the most straightforward explanation, personal feel to explain well understood.
lda
- it is matlab code for lda-it is is matlab code for lda
call-lda
- it is calll for lots of data set for lda
Distributed-GibbsLDA
- 基于mapreduce的分布式蒙特卡罗 的采样方法用于主题模型的推断-mcmc, mapreduce,lda
LDA
- LDA线性判别分析算法,用于图像处理中的数据降维方法-LDA linear discriminant analysis algorithm, dimensionality reduction method used for image processing of data
binary-LDA
- Linear Discriminant analysis
LDA
- this code for lda algorithm for implementing face recognition
PLDA
- PLDA是一种信道补偿算法,号称概率形式的LDA算法。整理了PLDA和LDA的原理公式,包含了一个PLDA模型数据。-PLDA is a channel compensation algorithm, known as the form of probability LDA algorithm. The principle formulas of PLDA and LDA are included, and a PLDA model data is included.