Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 277 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 277 Bytes

Transfer Learning

This repo consists a jupyter notebook where we have performed transfer learning using Keras pretrained model Xception.

We have replaced top layer and retrained it with target dataset.

A detailed explanation can be found in the notebook itself.