Batch Normalization in PyTorch - Adding Normalization to Convolutional Neural Network Layers
Offered By: deeplizard via YouTube
Course Description
Overview
Learn how to implement batch normalization in convolutional neural networks using PyTorch. Explore the concept of batch normalization, create two CNNs using nn.Sequential, prepare the training set, and inject networks into a testing framework. Compare the performance of networks with and without batch normalization, troubleshoot TensorBoard errors, and understand the importance of collective intelligence in deep learning. Gain practical insights into improving neural network training and performance through this hands-on tutorial.
Syllabus
Welcome to DEEPLIZARD - Go to deeplizard.com for learning resources
What is Batch Norm?
Creating Two CNNs Using nn.Sequential
Preparing the Training Set
Injecting Networks Into Our Testing Framework
Running the Tests - BatchNorm vs. NoBatchNorm
Dealing with Error Caused by TensorBoard
Collective Intelligence and the DEEPLIZARD HIVEMIND
Taught by
deeplizard
Related Courses
Introduction to Artificial IntelligenceStanford University via Udacity Computer Vision: The Fundamentals
University of California, Berkeley via Coursera Computational Photography
Georgia Institute of Technology via Coursera Einführung in Computer Vision
Technische Universität München (Technical University of Munich) via Coursera Introduction to Computer Vision
Georgia Institute of Technology via Udacity