RafaeNoor / Expectation-Maximization

Implementation of the Expectation Maximization algorithm for unsupervised learning on Gausian Mixture Model Distributions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expectation-Maximization

Unsupervised Clustering algorithm implementation which can exactly model Gausian Mixture Models (Produces much cleaner results than the standard K-Means Clustering).

EM Algorithm

About

Implementation of the Expectation Maximization algorithm for unsupervised learning on Gausian Mixture Model Distributions

License:MIT License


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%