/fashion-mnist-tf

Code for MNIST projects using TensorFlow and Keras.

Primary LanguagePythonMIT LicenseMIT

This project shows how to classify images of Fashion-MNIST clothing items using a simple TensorFlow or Keras neural network. This is a good project for beginners to machine learning.

The code in this repo relates to the following blog posts:

Setup and running instructions can be found under each directory.