Transfer Learning — Part 1!! Pandect

--

In this series, we will discuss Transfer Learning. Transfer Learning was a breakthrough in Artificial Intelligence which enables several other sectors in which collecting huge datasets was a problem to employ this mechanism and fine tune the per-trained neural network on their datasets which is small in number.

(Source: Georgion.io)

In this series, we will discuss state of the art model which are in public domain with code by using the APIs Keras and as well as PyTorch. The content of series content will be as follows:

Transfer Learning -Part 2

This part will be dedicated to the introduction to the Transfer Learning and environment setup for PyTorch and Keras.

Transfer Learning -Part 3

Here, we will have glimpse of the per-trained neural network and their repositories which we will use in our further article.

Transfer Learning -Part 4

This part will be divided into 3 sub part and we will discuss state of the art VGG-16 and VGG-19 model.

Transfer Learning -Part 4.1: This is sub part of Part 4 where we will have hands on coding of VGG-16 as well as VGG-19 with Keras API.

Transfer Learning -Part 4.2: This is sub part of Part 4 where we will have hands on coding of VGG-16 as well as VGG-19 with PyTorch API.

Transfer Learning -Part 5

This part will be divided into 3 sub part and we will discuss state of the art RestNet model.

Transfer Learning -Part 5.1: This is sub part of Part 4 where we will have hands on coding of RestNet model with Keras API.

Transfer Learning -Part 5.2: This is sub part of Part 4 where we will have hands on coding of RestNet model with PyTorch API.

Transfer Learning -Part 6

This part will be divided into 3 sub part and we will discuss state of the art Xception model.

Trending AI Articles:

1. Why Corporate AI projects fail?

2. How AI Will Power the Next Wave of Healthcare Innovation?

3. Machine Learning by Using Regression Model

4. Top Data Science Platforms in 2021 Other than Kaggle

Transfer Learning -Part 6.1: This is sub part of Part 4 where we will have hands on coding of Xception model with Keras API.

Transfer Learning -Part 6.2: This is sub part of Part 4 where we will have hands on coding of Xception model with PyTorch API.

Transfer Learning -Part 7

This part will be divided into 3 sub part and we will discuss state of the art Inception model.

Transfer Learning -Part 7.1: This is sub part of Part 4 where we will have hands on coding of Inception model with Keras API.

Transfer Learning -Part 7.2: This is sub part of Part 4 where we will have hands on coding of Inception model with PyTorch API.

Transfer Learning -Part 8

This part will be divided into 3 sub part and we will discuss state of the art Mobile Net model.

Transfer Learning -Part 8.1: This is sub part of Part 4 where we will have hands on coding of Mobile Net model with Keras API.

Transfer Learning -Part 8.2: This is sub part of Part 4 where we will have hands on coding of Mobile Net model with PyTorch API.

Transfer Learning -Part 9

This part will be divided into 3 sub part and we will discuss state of the art Dense Net model.

Transfer Learning -Part 9.1: This is sub part of Part 4 where we will have hands on coding of Dense Net model with Keras API.

Transfer Learning -Part 9.2: This is sub part of Part 4 where we will have hands on coding of Dense Net model with PyTorch API.

Transfer Learning -Part 10

This is summary part of this were all contents will be gathered together in one place as a Urls.

Need help ??? Consult with me on DDI :)

Special Thanks:

As we say “Car is useless if it doesn’t have a good engine” similarly student is useless without proper guidance and motivation. I will like to thank my Guru as well as my Idol “Dr. P. Supraja” and “A. Helen Victoria”- guided me throughout the journey, from the bottom of my heart. As a Guru, she has lighted the best available path for me, motivated me whenever I encountered failure or roadblock- without her support and motivation this was an impossible task for me.

if you have any query feel free to contact me with any of the -below mentioned options:

YouTube : Link

Website: www.rstiwari.com

Medium: https://tiwari11-rst.medium.com

Github Pages: https://happyman11.github.io/

Articles: https://laptrinhx.com/author/ravi-shekhar-tiwari/

Google Form: https://forms.gle/mhDYQKQJKtAKP78V7

Don’t forget to give us your 👏 !

--

--