Skip to content
/ 2D_CNN Public
forked from FalconMadhab/2D_CNN

2D CNN for MNIST digit recognition

Notifications You must be signed in to change notification settings

kiriace/2D_CNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D_CNN

2D CNN for MNIST digit recognition

The MNIST database (Modified National Institute of Standards and Technology database) is a large database of handwritten digits that is commonly used for training various image processing systems. The database is also widely used for training and testing in the field of machine learning.

Test loss: 0.025603327041777084

Test accuracy: 0.9917

alt text

About

2D CNN for MNIST digit recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.1%
  • Python 10.9%