/Fashion-MNIST-Classification

Implementation of a neural network model, to classify images of clothing, like sneakers and shirts in the Fashion-MNIST dataset, using Tensorflow; in python.

Primary LanguagePythonMIT LicenseMIT

Fashion-MNIST-Classification


Implementation of a neural network model, to classify images of clothing, like sneakers and shirts in the Fashion-MNIST dataset, using Tensorflow; in python.

Author: Priyanka Kasture | pkasture2010@gmail.com
Language: Python 3.6
Dataset: Fashion MNIST Database
Environment: Spyder (Python 3.6)
Important Dependancies: Tensorflow, Keras, Numpy, Matplotlib