chen-kezhou / HOG-SVM

HPG+SVM for MNIST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

HPG+SVM for MNIST


Languages

Language:Python 100.0%