Skip to content

Implements the Expectation-Maximization algorithm to estimate the parameters of a Gaussian Mixture Model.

Notifications You must be signed in to change notification settings

mhdadk/em-algorithm-gmm

Repository files navigation

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.

About

Implements the Expectation-Maximization algorithm to estimate the parameters of a Gaussian Mixture Model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages