Skip to content

therealaleks/MNISTclassmodel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MNISTclassmodel

This classification model operates on a modified MNIST data set - each image of the set is a matrix of greyscale pixels representing 3 numbers. The model outputs the number of greatest value in the picture. This is a supervised classification task - the goal is to predict the image's title.

modified MNIST

dataset: http://deeplearning.net/data/mnist/

About

This classification model operates on a modified MNIST data set - each image of the set is a matrix of greyscale pixels representing 3 numbers. The model outputs the number of greatest value in the picture. This is a supervised classification task - the goal is to predict the image's title.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors