/HOG-SVM

HPG+SVM for MNIST

Primary LanguagePython

HOG-SVM

code for HOG+SVM for MNIST dataset.

Run python file main.py to train the SVM for Handwritten character recognition. You can choose the kernel of SVM.

Run visualision to draw the decision boundary of SVM.