/FashionClassification

This program trains a neural network model to classify images of clothing, like sneakers and shirts using TensorFlow.

Primary LanguagePythonMIT LicenseMIT

Fashion Classification

This program trains a neural network model to classify images of clothing, like sneakers and shirts using TensorFlow.


Importing The Fashion MNIST Dataset

Image description

It has following labels-

Label : Class -

0 : T-shirt/top
1 : Trouser
2 : Pullover
3 : Dress
4 : Coat
5 : Sandal
6 : Shirt
7 : Sneaker
8 : Bag
9 : Ankle boot