Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 313 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 313 Bytes

Transfer_Learning_with_ImageNet

The task of the assignment 4 is Transfer Learning using a CNN pretrained on IMAGENET.

The suggested architecture is the VGG16.

The CNN should be used as fixed feature extractor on a new task of your choice containing a number of classes in the range from 2 to 10.