Skip to content

Automatic Classification of handwritten digit images via SVD decomposition

Notifications You must be signed in to change notification settings

mhliu0419/ImageClassification_SVD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ima2.m -- Code Displays an image vector in the right orientation
azip.mat -- the matrix of training digits data
dzip.mat -- command dzip(i) tells you the (correct) digit you have in column i of the matrix azip
dtest.mat -- tells you the (correct answer) of test digits
testzip.mat -- the test digits data

classification.m -- My project

About

Automatic Classification of handwritten digit images via SVD decomposition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages