Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

title Transfer Learning: A Practicum AI Course
image /images/icons/practicumai__transfer_learning.png
image-width 100px
image-height 100px
layout full_page_no_title

Transfer Learning Course banner

Welcome to the Practicum AI:Transfer Learning Course!

For the vast majority of AI practitioners, there is little need to develop models from scratch! In most cases, there are models that have already been developed and can be reused either directly or with minimal modification for new tasks. Transfer learning is the process of taking a pretrained model and updating it to work in a new situation. Most AI applications involve some aspect of transfer learning. This course will introduce you to the basics of using transfer learning to harness the vast number of pretrained models. Using transfer learning reduces the amount of training data required, speeds up AI application development, and leverages prior work to move your project forward faster.

Watch

Thumbnail screenshot of a Practicum AI video Video: Introduction to Transfer Learning

In this course, we’ll cover: