Description:
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
To Search:
File list (Check if you may need any files):
GMM
...\GMM.cpp
...\GMM.h
...\KMeans.cpp
...\KMeans.h
...\gmm
...\...\gmm
...\...\...\Debug
...\...\...\.....\BuildLog.htm
...\...\...\.....\gmm.exe.embed.manifest
...\...\...\.....\vc90.idb
...\...\...\.....\vc90.pdb
...\...\...\gmm.cpp
...\...\...\gmm.vcproj
...\...\...\gmm.vcproj.dell-PC.dell.user
...\...\gmm.ncb
...\...\gmm.sln
...\...\gmm.suo
...\main.cpp