Implementation of some Machine Learning Algorithms in Python
A notebook implementing the SVM algorithm starting with a linear kernel, followed by a polynomial and rbf kernels
A notebook implementing the EM algorithm starting with a multibinomial distribution followed by a multi-guassian distribution