Skip to content

farkoo/MNIST-Handwritten-Digit-Recognition-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

MNIST-Handwritten-Digit-Recognition-PyTorch

The MNIST 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. The MNIST database contains 60,000 training images and 10,000 testing images.

In this notebook, we try to classify this database using a relatively simple convolutional neural network implemented in the PyTorch framework.

Result: After 3 epochs model training, we reached 97% accuracy.

Support

Contact me @:

e-mail:

Telegram id:

License

MIT © Farzaneh Koohestani

About

Classify MNIST dataset in PyTorch framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published