This repository contains CNN classification code for the MNIST and Fashion MNIST datasets, implemented using the PyTorch library in Python. Approximately 99.4% classification accuracy is achieved for the MNIST dataset, while around 92.3% classification accuracy is achieved for the Fashion MNIST dataset. The network used for the Fashion MNIST dataset is deeper compared to the one used for the MNIST dataset, and therefore it is trained for more epochs and takes more training time. GPU is utilized for speed improvement.
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository contains CNN classification code for the MNIST and Fashion MNIST datasets, implemented using the PyTorch library in Python. Approximately 99.4% classification accuracy is achieved for the MNIST dataset, while around 92.3% classification accuracy is achieved for the Fashion MNIST dataset. GPU is utilized for speed improvement.
Mayurd9/CNN-Classification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository contains CNN classification code for the MNIST and Fashion MNIST datasets, implemented using the PyTorch library in Python. Approximately 99.4% classification accuracy is achieved for the MNIST dataset, while around 92.3% classification accuracy is achieved for the Fashion MNIST dataset. GPU is utilized for speed improvement.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published