How to fix co variance matrix going singular in Gaussian mixture model implementation ??.
Show older comments
I am implementing GMM in matlab without using any machine learning library. I am able to initialize the parameters ,perform expectation and maximization for 1 iteration,but when I put expectation and maximization in loop for several iterations till convergence,the co variance matrices go singular. How can I fix this issue.
Answers (0)
Categories
Find more on Gaussian Mixture Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!