/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.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Implementing GMM and EM using only Numpy