Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 191 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 191 Bytes

Fashion-MNIST

Implementation of two convolutional neural network models to classify images of clothing. One with data augmentation, using the Fashion-MNIST dataset, built by Keras, Python.