Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 402 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 402 Bytes

Estimating Gaussian Mixture Models using the EM Algorithm

This project demonstrates how to estimate the parameters of a Gaussian Mixture Model (GMM) using the Expectation-Maximization (EM) algorithm. Implementation details can be found in report.pdf.