ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,651 results

Jeff Heaton
PyTorch Batch Normalization (4.4)

Welcome to our tutorial on batch normalization in PyTorch, a transformative technique that has become a standard in training ...

4:27
PyTorch Batch Normalization (4.4)

3,199 views

2 years ago

deeplizard
Batch Normalization (“batch norm”) explained

Let's discuss batch normalization, otherwise known as batch norm, and show how it applies to training artificial neural networks.

7:32
Batch Normalization (“batch norm”) explained

265,387 views

8 years ago

AssemblyAI
Batch normalization | What it is and how to implement it

In this video, we will learn about Batch Normalization. Batch Normalization is a secret weapon that has the power to solve many ...

13:51
Batch normalization | What it is and how to implement it

87,751 views

4 years ago

Sebastian Raschka
L11.3 BatchNorm in PyTorch -- Code Example

Sebastian's books: https://sebastianraschka.com/books/ Slides: ...

8:45
L11.3 BatchNorm in PyTorch -- Code Example

4,290 views

4 years ago

CodeEmporium
Batch Normalization - EXPLAINED!

What is Batch Normalization? Why is it important in Neural networks? We get into math details too. Code in references. Follow me ...

8:49
Batch Normalization - EXPLAINED!

129,261 views

5 years ago

deeplizard
Batch Norm in PyTorch - Add Normalization to Conv Net Layers

In this episode, we're going to see how we can add batch normalization to a convolutional neural network. VIDEO ...

20:19
Batch Norm in PyTorch - Add Normalization to Conv Net Layers

13,217 views

5 years ago

DeepLearningAI
Why Does Batch Norm Work? (C2W3L06)

Take the Deep Learning Specialization: http://bit.ly/2x614g3 Check out all our courses: https://www.deeplearning.ai Subscribe to ...

11:40
Why Does Batch Norm Work? (C2W3L06)

212,406 views

8 years ago

Machine Learning with PyTorch
torch.nn.BatchNorm1d Explained

This video explains how the Batch Norm works and also how Pytorch takes care of the dimension. Having a good understanding ...

3:36
torch.nn.BatchNorm1d Explained

7,164 views

4 years ago

little five flower starfish
Pytorch Tutorial: BatchNorm vs LayerNorm

BatchNorm vs LayerNorm: A Comprehensive PyTorch Tutorial In this tutorial, we dive deep into two fundamental normalization ...

13:04
Pytorch Tutorial: BatchNorm vs LayerNorm

671 views

4 months ago

Lightning AI
Unit 6.6 | Improving Convergence with Batch Normalization | Part 2 | Using BatchNorm in PyTorch

Follow along with Unit 6 in a Lightning AI Studio, an online reproducible environment created by Sebastian Raschka, that ...

3:38
Unit 6.6 | Improving Convergence with Batch Normalization | Part 2 | Using BatchNorm in PyTorch

446 views

2 years ago

AssemblyAI
What is Layer Normalization? | Deep Learning Fundamentals

You might have heard about Batch Normalization before. It is a great way to make your networks faster and better but there are ...

5:18
What is Layer Normalization? | Deep Learning Fundamentals

47,251 views

3 years ago

Meerkat Statistics
NN - 16 - L2 Regularization / Weight Decay (Theory + @PyTorch code)

In this video we will look into the L2 regularization, also known as weight decay, understand how it works, the intuition behind it, ...

7:10
NN - 16 - L2 Regularization / Weight Decay (Theory + @PyTorch code)

10,146 views

2 years ago

Machine Learning with PyTorch
torch.nn.BatchNorm2d Explained

This video explains how the Batch Norm 2d works and also how Pytorch takes care of the dimension. Having a good ...

12:33
torch.nn.BatchNorm2d Explained

1,667 views

1 year ago

ChiDotPhi
All About Normalizations! - Batch, Layer, Instance and Group Norm

In this video, I review the different kinds of normalizations used in Deep Learning. Note, I accidentally interchange std and ...

41:56
All About Normalizations! - Batch, Layer, Instance and Group Norm

19,287 views

3 years ago

Lazy Programmer
Add Batch Normalization to a Neural Network in PyTorch

Part of "Modern Deep Learning in Python" Get the full course for 80% OFF here at: ...

2:58
Add Batch Normalization to a Neural Network in PyTorch

7,395 views

7 years ago

Pepe Cantoral, Ph.D.
Red Neuronal Convolucional en PyTorch con Batch Normalization/Tutorial de PyTorch para CNNs -Parte 2

Código: https://github.com/JACantoral/DL_fundamentals/blob/main/fundamentals_DL_CNN_cifar10_part1.ipynb Video previo: ...

39:31
Red Neuronal Convolucional en PyTorch con Batch Normalization/Tutorial de PyTorch para CNNs -Parte 2

4,067 views

4 years ago

Lightning AI
PyTorch Lightning - sync batchnorm

In this video, we give a short intro to Lightning's flag 'sync_batchnorm.' To learn more about Lightning, please visit the official ...

0:31
PyTorch Lightning - sync batchnorm

2,054 views

4 years ago

Pepe Cantoral, Ph.D.
¡BATCH NORMALIZATION! -  Python vs. PyTorch

BN ha revolucionado el entrenamiento en el aprendizaje profundo, pero ¿alguna vez te has preguntado cómo se compara la ...

13:49
¡BATCH NORMALIZATION! - Python vs. PyTorch

797 views

2 years ago

datahacker. rs
12 PyTorch tutorial– How to apply Batch Normalization in PyTorch

Hi and welcome back. Today, we'll discuss another popular method called batch normalization which you can use to improve the ...

19:19
12 PyTorch tutorial– How to apply Batch Normalization in PyTorch

1,577 views

4 years ago

ExplainingAI
Batch Normalization Explained | Why It Works in Deep Learning

In this video, we dive into Batch Normalization in deep learning, unpacking not just how batch normalization works but also why it ...

38:19
Batch Normalization Explained | Why It Works in Deep Learning

3,628 views

6 months ago