Skip to content

Building a CNN model with pytorch to predict fashion-MNIST images

Notifications You must be signed in to change notification settings

WarrierRajeev/Pytorch-fashion-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fashion-MNIST

  • Implemented CNNs in pytorch to perform multi-class classification of fashion-MNIST images.
  • Created Resblocks and Denseblocks (i.e. using skip connections with addition and concatenation respectively)
  • Implemented Batch Normalization, dropout and weight decay

About

Building a CNN model with pytorch to predict fashion-MNIST images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published