Skip to content

CMPUT-399-Convolution/mnist-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist-classification

Applying machine learning methods to classify the MNIST data set

Setup Instructions

  1. Download MatConvNet, follow setup instructions, put the matconvnet directory inside cnn/
  2. Download MNIST data set, put the mnist data files inside /mnist

CNN

Run cnn/cnnMNISTTestRunner.m to train and test.

SVM

Run svm/train.m to train and svm/test.m to test.

About

Applying machine learning methods to classify the MNIST data set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages