Overview
Syllabus
⌨️ 0:00:00 Intro
⌨️ 0:28:23 Theoretical Explanation of Vision Transformers
⌨️ 0:47:40 Environment Setup and Library Imports
⌨️ 0:55:14 Configurations and Hyperparameter Setup
⌨️ 0:58:28 Image Transformation Operations
⌨️ 1:00:28 Downloading the CIFAR-10 Dataset
⌨️ 1:04:22 Creating DataLoaders
⌨️ 1:11:32 Building the Vision Transformer ViT Model
⌨️ 1:43:41 Defining Loss Function and Optimizer
⌨️ 1:45:37 Training Loop and Model Training
⌨️ 2:03:18 Visualizing Accuracy Training vs Testing
⌨️ 2:06:08 Making and Visualizing Predictions
⌨️ 2:18:48 Fine-Tuning with Data Augmentation
⌨️ 2:25:08 Training the Fine-Tuned Model
⌨️ 2:27:08 Visualizing Fine-Tuned Accuracy
⌨️ 2:28:38 Predictions After Fine-Tuning
Taught by
freeCodeCamp.org