Algo-Phantoms / Algo-ScriptML

Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
MIT License
90 stars 65 forks source link

Gaussian Mixture Model Code in python #174

Open vinc3nati opened 3 years ago

vinc3nati commented 3 years ago

I would like to contribute code implementation of Gaussian Mixture Model in python under GSSOC21.

geekquad commented 3 years ago

Go ahead @vinc3nati.