Transfer Learning for Images Using PyTorch: Essential Training
Offered By: LinkedIn Learning
Course Description
Overview
Discover how to implement transfer learning using PyTorch, the popular machine learning framework.
Syllabus
Introduction
- Welcome
- What you should know before watching this course
- What is transfer learning?
- VGG16
- CIFAR-10 dataset
- Creating a fixed feature extractor
- Understanding loss: CrossEntropyLoss() and NLLLoss()
- Autograd
- Using autograd
- Training the fixed feature extractor
- Optimizers
- CPU to GPU
- Train the extractor
- Evaluate the network and viewing images
- Viewing images and normalization
- Accuracy of the model
- Fine-tuning
- Using fine-tuning
- Training from the fully connected network onwards
- Unfreezing and training over the last CNN block onwards
- Unfreezing and training over the last two CNN block onwards
- Learning rates
- Differential learning rates
- Next steps
Taught by
Jonathan Fernandes
Related Courses
Моделирование биологических молекул на GPU (Biomolecular modeling on GPU)Moscow Institute of Physics and Technology via Coursera Practical Deep Learning For Coders
fast.ai via Independent GPU Architectures And Programming
Indian Institute of Technology, Kharagpur via Swayam Perform Real-Time Object Detection with YOLOv3
Coursera Project Network via Coursera Getting Started with PyTorch
Coursera Project Network via Coursera