Skip to content

Simple implementation of expectation maximization (EM) algorithm. Finds the relative weighting of a mixture of two normal distributions with unknown mean and variance.

License

Notifications You must be signed in to change notification settings

itincknell/EM_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

EM_algorithm

Simple implementation of expectation maximization (EM) algorithm. Finds the relative weighting of a mixture of two normal distributions with unknown mean and variance.

About

Simple implementation of expectation maximization (EM) algorithm. Finds the relative weighting of a mixture of two normal distributions with unknown mean and variance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages