priyanka-kasture / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%