Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 303 Bytes

File metadata and controls

6 lines (4 loc) · 303 Bytes

Transfer Learning

Uses two pretrained networks -- ResNet50 and VGG19 -- with transfer learning to train categorizing on the MNIST dataset

The notebook is here

The report is included as a pdf in this repository