Skip to content

rayan-yu/PyTorch-CNN-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PyTorch-CNN-MNIST

Using PyTorch to create and train a two layer convolutional neural net for MNIST dataset classification

Dataset is autodownloaded from PyTorch datasets when file is run

Trained model is saved as testModel.ckpt -

1st iteration: Model Accuracy on the 10000 test images: 98.84 %

2nd iteration after small edits: Model Accuracy on the 10000 test images: 99.01 %

About

Using PyTorch to create a two layer convolutional neural net for MNIST dataset classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages