Deep Learning with PyTorch Live Course - Image Classification with CNNs (Part 4 of 6)

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=TN9fMYQxw4E



Duration: 2:04:30
50,147 views
962


This is a beginner-friendly coding-first online course on PyTorch - one of the most widely used and fastest growing frameworks for machine learning. This video covers the basics of convolutions, the end-to-end process of training a convolutional neural network on a GPU for classifying images of everyday objects.

Resources:
🔗 Image Classification with CNNs: https://jovian.ml/aakashns/05-cifar10-cnn
🔗 Discussion forum: https://jovian.ml/forum/t/lecture-4-image-classification-with-convolutional-neural-networks/1545
🔗 Data science competition: https://www.kaggle.com/c/jovian-pytorch-z2g
🔗 Competition starter notebook: https://jovian.ml/aakashns/zerogans-protein-competition
🔗 Course project: https://jovian.ml/aakashns/03-cifar10-feedforward

Topics covered:
⌨️ Working with the 3-channel RGB images from the CIFAR10 dataset
⌨️ Introduction to Convolutions, kernels & features maps
⌨️ Underfitting, overfitting and techniques to improve model performance
⌨️ Building & training a convolutional neural network on a GPU

🎥 Watch the entire series here: https://www.youtube.com/watch?v=vo_fUOk-IKk&list=PLWKjhJtqVAbm3T2Eq1_KgloC7ogdXxdRa

This course is taught by Aakash N S, Founder & CEO of Jovian.ml - a platform for sharing, showcasing and collaborating on data science projects online.
🔗 YouTube: https://youtube.com/jovianml
🔗 Twitter: https://twitter.com/jovianml
🔗 LinkedIn: https://linkedin.com/company/jovianml

 --

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2020-06-27Deep Learning with PyTorch Live Course - GANs for Image Generation (Part 6 of 6)
2020-06-26Live Coding Project: Create a Markdown Previewer using Vue.js - with Gwen Faraday
2020-06-25Strapi & GatsbyJS Course - Portfolio Project
2020-06-23Scikit-Learn Course - Machine Learning in Python Tutorial
2020-06-20Deep Learning with PyTorch Live Course - ResNet, Regularization and Data Augmentation (Part 5 of 6)
2020-06-19Live Coding Project: Create a Random Quote Machine using Vue.js - with Gwen Faraday
2020-06-18Keras with TensorFlow Course - Python Deep Learning and Neural Networks for Beginners Tutorial
2020-06-17Microsoft Azure Fundamentals Certification Course (AZ-900) - Pass the exam in 3 hours!
2020-06-17Project Euler Challenges 24, 28, 29 - Coding Challenges with Florin
2020-06-16Flutter Essentials - Learn to make apps for Android, iOS, Windows, Mac, Linux (Full Course)
2020-06-13Deep Learning with PyTorch Live Course - Image Classification with CNNs (Part 4 of 6)
2020-06-12DevOps Prerequisites Course - Getting started with DevOps
2020-06-10Project Euler Challenges 23-25 - Coding Challenges with Florin
2020-06-09Build 15 JavaScript Projects - Vanilla JavaScript Course
2020-06-06Deep Learning with PyTorch Live Course - Training Deep Neural Networks on GPUs (Part 3 of 6)
2020-06-05Learn React Native Gestures and Animations - Tutorial
2020-06-04License To Pentest: Ethical Hacking Course For Beginners
2020-06-03Project Euler Challenges 18-22 - Coding Challenges with Florin
2020-06-02Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020-05-30Deep Learning with PyTorch Live Course - Working with Images & Logistic Regression (Part 2 of 6)
2020-05-28Git and GitHub for Beginners - Crash Course