Skip to content

In this notebook, I build a classification model on the FashionMNIST dataset available in Keras.

Notifications You must be signed in to change notification settings

varunantony/FashionMNIST_TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FashionMNIST_TensorFlow

In this notebook, I build a classification model on the FashionMNIST dataset available in Keras.

FashionMNIST is a dataset comprising of 10 clothing items including T-Shirt, Sandels, Shoes, Pullover, Dress, Coat, Shirt, Sneaker, Bags and Ankle Boots.

I achieve an accuracy of 97% on my model, but accuracy is not the best measure of classification models. However, I have also plotted the images along with their labels and prediction confidence to get an idea of my models performance.

About

In this notebook, I build a classification model on the FashionMNIST dataset available in Keras.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published