Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Practical Transfer Learning ( Deep Learning )in Python
Rating: 3.9 out of 5(111 ratings)
11,811 students

Practical Transfer Learning ( Deep Learning )in Python

Don't Be Hero - Next Frontier in Deep Learning Image Classification and Object Detection Problems solution - Keras
Created byMosin hasan
Last updated 11/2022
English

What you'll learn

  • Transfer Learning for Image Classification
  • Google Teachable Machine
  • Transfer Learning in Python
  • Deep Learning on Steroid

Course content

8 sections53 lectures5h 45m total length
  • Introduction and Course Outline3:17
  • Do you want to be poet?7:14
  • Becoming Poet Part 19:20

    https://kiosk-dot-codelabs-site.appspot.com/codelabs/tensorflow-for-poets/#0

  • Becoming Poet Part 213:03

    Apply practical transfer learning in Python to train image classifiers on flowers, tune training steps and learning rate, and assess accuracy and bottlenecks on unknown images.

  • Becoming Poet Part 33:39

    Dive into practical transfer learning by retraining a multi-class image classifier with pre-downloaded models, labeled data, and a five-class dataset, and explore deployment on mobile devices.

  • Three main motivation for Transfer Learning4:59

    Explore three motivations for transfer learning: reuse existing models and components, apply industry-ready solutions, and join giants leveraging proven approaches.

  • Success of Transfer Learning - Andrew Ng3:37

    Delve into transfer learning in deep learning, its commercial impact, and the idea of learning to learn across models, inspired by Andrew Ng’s 2016 NIPS graph on causality.

  • Transfer Learning vs Traditional ML and Deep Learning4:48
  • Transfer Learning vs Traditional ML and Deep Learning 24:25

    Compare traditional machine learning with transfer learning, showing knowledge transfer from trained tasks to new ones and enabling learning with limited data through pretrained models like Inception.

Requirements

  • Basic Understanding of Python
  • Basic Understanding of Machine Learning Terms
  • Some Idea on CNN models

Description

Don't be Hero . as It is well said..

Let;s Enroll and utilize works of Hero for our problems.

Everyone can not do research like Yann Lecun or Andrew Ng. They are focused on improving machine learning algorithms for better world.

But as an individual and for industry, we are more concern with specific application and its accuracy.


Transfer Learning is the solution for many existing problems. Transfer learning uses existing knowledge of previously learned model to new frontier.

I will demonstrate code to do Transfer Learning in Image Classification.


Knowledge gain to recognize cycle and bike can be used to recognize car.

There are various ways we can achieve transfer learning. I will discuss Pre trained model, Fine tunning and feature extraction techniques.

Once again. Let's not be Hero . and enroll in this course.

Who this course is for:

  • Deep Learning Enthusiastic
  • Anyone who want to jump start Machine Learning