Skip to content

Fashion image classification using Fashion MNIST dataset

Notifications You must be signed in to change notification settings

jinudaniel/fashion-mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

fashion-mnist

Fashion MNIST is a drop-in replacement for the very well known, MNIST dataset. It has same number of training and test examples and the images have the same 28x28 size and there are a total of 10 classes/labels. You can read more about the dataset here : Fashion-MNIST

List of Models

  • CNN with 2 Convolutional layer
  • 3 Layer Neural network

Releases

No releases published

Packages

No packages published