Gaussian Mixture Model: A quick summary with Python Code

Taken and modified from my two favourite sources: the legend Andrew Ng and the amazing site Geeksforgeeks, I have compiled this notebook with clear and easily explained theory and equations, for a quick insight on one of my favourite models: Gaussian Mixture model :) Check it out!
https://github.com/JairParra/ML_Theory/blob/master/Classical_ML/2_Gaussian_Mixture.ipynb


Comments

Popular Posts