How to fix co variance matrix going singular in Gaussian mixture model implementation ??.
2 views (last 30 days)
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.
0 Comments
Answers (0)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox 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!