Description: Just like EM of Gaussian Mixture Model, this is the EM algorithm for fitting Bernoulli Mixture Model.
GMM is useful for clustering real value data. However, for binary data (such as bag of word feature) Bernoulli Mixture is more suitable.
To Search:
File list (Check if you may need any files):
mixBern\demo.m
.......\logsumexp.m
.......\mixBernEm.m
.......\mixBernRnd.m
license.txt