How to fix co variance matrix going singular in Gaussian mixture model implementation ??.

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 Statistics and Machine Learning Toolbox in Help Center and File Exchange

Asked:

on 22 Apr 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!