Skip to content

eymin1259/MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Implement a Handwritten Numbers classification.

Dataset: THE MNIST DATABASE of handwritten digits (Full Dataset) Use 60,000 train images of MNIST for Training and 10,000 test images for Testing (MNIST Dataset already separated to Train and Test sets).

Apply Convolutional Neural Networks (CNNs) for architecture.
CNN > ReLU > MaxPooling > CNN > ReLU > MaxPooling > CNN > ReLU > MaxPooling > fully connected layer > output

About

implementation of MNIST digits classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages