Skip to content

nadia1123/fashion-mnist-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Fashion MNIST in Keras

Using neural networks to identify clothing items!

In this project, we will demonstrate how to use the Keras neural network library to perform image classification on the Fashion MNIST dataset from Zalando. We will initially demonstrate how we can use a multilayer perceptron model to achieve 89.65% accuracy on the test set.

The project was based off of the Keras MNIST tutorial by wxs.

If you want to get this running on your own computer, please refer to the Keras installation guide for the details on how to install Keras on your machine.

Releases

No releases published

Packages

No packages published