Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 269 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 269 Bytes

Fashion-MNIST-Classifier

This task is about classifying an image of a clothing item from 10 different categories of items. A neural network model built in Tensorflow 2.0 has successfully classified the images with over 90% accuracy. Further improvements can be made.