Skills › Deep Learning

CNN Architectures

Master convolutional networks — ResNet, EfficientNet, and transfer learning.

intermediate 🧬 Deep Learning
0%
Confidence · no data yet
Sign in to track

After this skill you can…

  • Build a CNN image classifier in PyTorch
  • Apply transfer learning with ImageNet weights
  • Tune a ResNet for a custom dataset

Prerequisites

Watch (10 videos)

Training - Using Convolutional Neural Network to Identify Dogs vs Cats p. 3
sentdex · advanced hands-on
→ Build a CNN model for image classification→ Train a neural network to identify objects
Build a 1D convolutional neural network , part 3: Connect the blocks into a network structure
Brandon Rohrer · beginner hands-on
→ Design and implement 1D CNN architectures
CNNs with TensorFlow: Basics of Machine Learning
Coursera · intermediate hands-on
→ Build a CNN model with TensorFlow→ Classify images using neural networks
Implement 1D convolution, part 1: Convolution in Python from scratch
Brandon Rohrer · advanced hands-on
→ Implement 1D convolution in Python→ Build convolutional neural networks from scratch
Resizing Data - 3D Convolutional Neural Network w/ Kaggle and 3D medical imaging p.4
sentdex · beginner hands-on
→ Preprocess 3D medical imaging data→ Implement 3D convolutional neural networks→ Resize data for neural networks
State of the Art Convolutional Neural Networks (CNNs) Explained | Deep Learning in 2020
What's AI by Louis-François Bouchard · advanced hands-on
→ Implement DenseNet architecture→ Build state-of-the-art CNN models
Intro to Deep Learning -- L13 Intro to Convolutional Neural Networks (Part 2) 1/2 [Stat453, SS20]
Sebastian Raschka · beginner hands-on
→ Build a CNN model with Python→ Implement convolutional layers
Convolutional Neural Networks
Coursera · intermediate hands-on
→ Build a convolutional neural network→ Apply convolutional networks to image recognition tasks
Convolutional Neural Networks in TensorFlow
Coursera · beginner hands-on
→ Build convolutional neural networks using TensorFlow→ Implement deep learning techniques for image classification
Convolutional Neural Networks Basics - Deep Learning withTensorFlow 12
sentdex · beginner hands-on
→ Build a Convolutional Neural Network with TensorFlow→ Understand how CNNs work