Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 183 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 183 Bytes

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.