/SVM-with-SMO

In CS231 (Stanford) they introduce the plain SVM and apply that to the CIFAR dataset. I have decided to implement my own SVM using the SMO algorithm and benchmark the results.

Primary LanguageJupyter Notebook

This repository is not active