/Large-Scale-Online-Learning

Online learning for Gaussian mixture models

Primary LanguagePython

Large-Scale-Online-Learning

This a python code for large scale online learning based on NIPS accepted paper http://yann.lecun.com/exdb/publis/pdf/bottou-lecun-04b.pdf

To have better insight of the performance of this online classifiican, I also implemented batch learning and compared them