Clothes Classification Model

Clothes Classification Model

Trained a neural network model to classify images of clothing, like sneakers and shirts using tensorflow & keras. This uses the Fashion MNIST dataset which contains 70,000 grayscale images in 10 categories. The images show individual articles of clothing at low resolution (28 by 28 pixels).