搜索资源列表
Java
- 用java语言实现了EM算法在抛硬币实验中的应用-It has implemented the EM algorithm in tossing the coins
Gentle_Tutorial_of_the_EM_Algorithm
- Gentle Tutorial of the EM Algorithm.pdf 一个浅显易懂的EM算法教程-Gentle Tutorial of the EM Algorithm.pdf an easy to understand tutorial of EM algorithm
svm-EM
- SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
EM
- EM算法,详细介绍了EM算法的应用,对研究EM算法的人来说有很大的帮助。-EM algorithm, described in detail the application of EM algorithm
src.tar
- Mixture Models EM algorithm
EM.java.tar
- EM 算法是 Dempster,Laind,Rubin 于 1977 年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE 估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据,截尾数据,带有讨厌数据等所谓的不完全数据(incomplete data)。需要weka的算法包支持。-EM algorithm is Dempster, Laind, Rubin in 1977 for the parameters proposed by maximum
EM(1020B)
- Expectation-maximization algorithm
EM
- 详细介绍了EM算法的求解过程,有助于深入理解该算法-EM algorithm described in detail the solution process, contribute to in-depth understanding of the algorithm
HMM
- hmm,包括前向,后向,前向-后向,EM,训练等算法的java实现-hmm, including forward, backward, forward- backward, EM, training algorithm to achieve the java
EM-java
- 这是用JAVA实现的EM算法,简单易懂,方便使用,对于理解EM算法很有帮助。-This is the EM algorithm using JAVA, easy to understand, easy to use and helpful for understanding the EM algorithm.
EM-java
- Em算法是一个参数估计算法,是一个重要的迭代优化算法-Em algorithm is a parameter estimation algorithm, is an important iterative optimization algorithm
MachineTranslation
- java,EM算法,抛硬币的算法 有ABC三枚硬币,单次投掷出现正面的概率分别为π、p、q。(Java, EM algorithm, coin throwing algorithm There are ABC three coins, the probability of a single throw positive, respectively PI, P, Q.)
em
- em算法介绍:EM算法有很多的应用,最广泛的就是GMM混合高斯模型、聚类、HMM等等(This is the EM algorithm using JAVA, easy to understand, easy to use and helpful for understanding the EM algorithm)