How to fix co variance matrix going singular in Gaussian mixture model implementation ??.
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!