Skip to content

Uses Expectation Maximization technique to obtain optimum means and class probabilities for a mixture of gaussians

Notifications You must be signed in to change notification settings

rajacsp/em-gaussian-mixture

 
 

Repository files navigation

All the code files are self-contained and can be run individually. Just make sure that all the files are in the same directory

To run em and get mu and theta python em.py

To generate the histogram python plot_hist.py

To generate the plot for mixture of gaussian python plot_density.py

To generate the combined plot python plot_all.py

To generate contour plot python contour.py

About

Uses Expectation Maximization technique to obtain optimum means and class probabilities for a mixture of gaussians

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%