Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 180 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 180 Bytes

fashion_mnist

fashion mnist using transfer learning through vgg-16 model. trained last two layer of vgg16 and added two custom layer. achieved accuracy aroung 0.87 on train set.