CNN Architectures
Master convolutional networks — ResNet, EfficientNet, and transfer learning.
0%
Confidence · no data yet
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
→ 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
→ Design and implement 1D CNN architectures
CNNs with TensorFlow: Basics of Machine Learning
→ Build a CNN model with TensorFlow→ Classify images using neural networks
Implement 1D convolution, part 1: Convolution in Python from scratch
→ 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
→ 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
→ 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]
→ Build a CNN model with Python→ Implement convolutional layers
Convolutional Neural Networks
→ Build a convolutional neural network→ Apply convolutional networks to image recognition tasks
Convolutional Neural Networks in TensorFlow
→ Build convolutional neural networks using TensorFlow→ Implement deep learning techniques for image classification
Convolutional Neural Networks Basics - Deep Learning withTensorFlow 12
→ Build a Convolutional Neural Network with TensorFlow→ Understand how CNNs work
DeepCamp AI