项目作者: priyanka-kasture

项目描述 :
Implementation of a neural network model, to classify images of clothing, like sneakers and shirts in the Fashion-MNIST dataset, using Tensorflow; in python.
高级语言: Python
项目地址: git://github.com/priyanka-kasture/Fashion-MNIST-Classification.git
创建时间: 2018-09-07T08:11:05Z
项目社区:https://github.com/priyanka-kasture/Fashion-MNIST-Classification

开源协议:MIT License

下载


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