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