Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 587 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 587 Bytes

TransferLearning

Practical tutorial about transfer learning with tensorflow and keras.

Presentation

Presentation slides and references are available here.

Code

See the Jupyter notebook.

Source model: MobileNet, trained on ImageNet

Target model: classification of 5 types of flowers (target data: kaggle flowers dataset )