Skip to content

CNN made with PyTorch to recognize handwritten digits on MNIST dataset.

Notifications You must be signed in to change notification settings

nogueira04/mnist-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist-cnn

CNN made with PyTorch to recognize handwritten digits on MNIST dataset.

Clone the repository and run:

pip install -r requirements.txt

To train or use a trained model, run:

python3 train.py

Results can be found on "results.png".

About

CNN made with PyTorch to recognize handwritten digits on MNIST dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages