Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 290 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 290 Bytes

Implementation of ML Algorithms

Support Vector Machine(SVM) and Fourier Kernel Approximation

The code and the detailed proof of the algorithm is here

Variational Bayesian Gaussian Mixture Model(VB-GMM)

The code and the detailed proof of the algorithm is here