lstruski/Processing-of-missing-data-by-neural-networks

Full Covariance Support for GMM

Opened this issue · 0 comments

Hi there,

I tried the mlp.py and changed the covariance to "full". However, there seem to be some issues.
Can you please provide the code that supports "full" covariance for Gaussian Mixture Model in mlp.py?

Thank you.