Implementing GMM and EM using only Numpy
krishanudb/Gaussian-Mixture-Models
This repo will have a implementation of the GMM and EM algorithm. It will hopefully have code for generating images using the GMM Model based on the MNIST Dataset.
Jupyter NotebookApache-2.0