/fashion-mnist

Classification of clothes images with ANN and CNN

Primary LanguageJupyter NotebookMIT LicenseMIT

Classification of clothes using Neural Networks

This project was completed in week 9 of the Data Science Bootcamp at Spiced Academy in Berlin.

Description

I used the Fashion MNIST dataset, which contains 60,000 images of clothing items from 10 categories (e.g. T-shirts, boots, sandals, trousers), and used neural networks models to classify these images in the correct category.

Models