文件名称:GMM
介绍说明--下载内容来自于网络,使用问题请自行百度
高斯混合模型GMM的C++实现
在高斯混合模型中需要使用概率更新参数的地方,程序中都简化成为了1处理,否则计算一个正态分布的概率还是挺花时间的。但是除了将概率换成1,其他地方还是严格按照公式的,大家可以仔细推导一下,就会看出其中的差异-
Gaussian mixture model GMM C++ implementation
In the Gaussian mixture model parameters need to use probability to update the place, the program has become a simplified treatment, or calculate the probability of a normal distribution was quite time-consuming. But in addition to the probability replaced by 1 or elsewhere in strict accordance with the formula, we can derive a closer look, you will see the differences
在高斯混合模型中需要使用概率更新参数的地方,程序中都简化成为了1处理,否则计算一个正态分布的概率还是挺花时间的。但是除了将概率换成1,其他地方还是严格按照公式的,大家可以仔细推导一下,就会看出其中的差异-
Gaussian mixture model GMM C++ implementation
In the Gaussian mixture model parameters need to use probability to update the place, the program has become a simplified treatment, or calculate the probability of a normal distribution was quite time-consuming. But in addition to the probability replaced by 1 or elsewhere in strict accordance with the formula, we can derive a closer look, you will see the differences
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GMM/
GMM/GMM.cpp
GMM/GMM.h
GMM/KMeans.cpp
GMM/KMeans.h
GMM/gmm/
GMM/gmm/gmm/
GMM/gmm/gmm/Debug/
GMM/gmm/gmm/Debug/BuildLog.htm
GMM/gmm/gmm/Debug/gmm.exe.embed.manifest
GMM/gmm/gmm/Debug/vc90.idb
GMM/gmm/gmm/Debug/vc90.pdb
GMM/gmm/gmm/gmm.cpp
GMM/gmm/gmm/gmm.vcproj
GMM/gmm/gmm/gmm.vcproj.dell-PC.dell.user
GMM/gmm/gmm.ncb
GMM/gmm/gmm.sln
GMM/gmm/gmm.suo
GMM/main.cpp
GMM/GMM.cpp
GMM/GMM.h
GMM/KMeans.cpp
GMM/KMeans.h
GMM/gmm/
GMM/gmm/gmm/
GMM/gmm/gmm/Debug/
GMM/gmm/gmm/Debug/BuildLog.htm
GMM/gmm/gmm/Debug/gmm.exe.embed.manifest
GMM/gmm/gmm/Debug/vc90.idb
GMM/gmm/gmm/Debug/vc90.pdb
GMM/gmm/gmm/gmm.cpp
GMM/gmm/gmm/gmm.vcproj
GMM/gmm/gmm/gmm.vcproj.dell-PC.dell.user
GMM/gmm/gmm.ncb
GMM/gmm/gmm.sln
GMM/gmm/gmm.suo
GMM/main.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.