/TransferLearning

This repo consists a Python Notebook file where I have performed transfer learning using Keras Xception Transformer.

Primary LanguageJupyter Notebook

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.