THE FUTURE IS HERE

Transfer Learning Using CNN(VGG 16)| Keras Tutorial|

In this tutorial I am going to show you how to use transfer learning technique on any custom dataset so that you can use pretrained CNN Model architecutre like VGG 16, ResNet 50, Inception V3 directly for your problem.
In this video I solve the problem of Skin Cancer classification into benign vs malignant using pretrained CNN Model.

My 2nd Youtube Channel: https://www.youtube.com/channel/UCJBz6f1QtbNrDYwR-AUcSjA
You can connect with me on Linkedin at: https://www.linkedin.com/in/nachiketa-hebbar-86186515b/

Link for dataset: https://www.kaggle.com/fanconic/skin-cancer-malignant-vs-benign
Github Source Code: https://github.com/nachi-hebbar/Transfer-Learning-Keras