Open Access. Powered by Scholars. Published by Universities.®

Robotics Commons

Open Access. Powered by Scholars. Published by Universities.®

Computational Engineering

MSU Graduate Theses

Articles 1 - 1 of 1

Full-Text Articles in Robotics

Handwritten Digit Recognition By Multi-Class Support Vector Machines, Yu Wang May 2018

Handwritten Digit Recognition By Multi-Class Support Vector Machines, Yu Wang

MSU Graduate Theses

Support Vector Machine(SVM) is a widely-used tool for pattern classification problems. The main idea behind SVM is to separate two different groups with a hyperplane which makes the margin of these two groups maximized. It doesn't require any knowledge about the object we are focused on, since it can catch the features automatically. The idea of SVM can be easily generalized to nonlinear model by a mapping from the original space to a high-dimensional feature space, and they construct a max-margin linear classifier in the high dimensional feature space.

This thesis will investigate the basic idea of SVM and apply …