Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 179 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 179 Bytes

Fashion-MNIST

Includes 2 CNN models run on the Fashion MNIST dataset:

  1. Using pretrained vgg16, with Dense and Dropout layers added

  2. Using a custom model architecture