ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,820 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,169 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

263,820 views

7 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

86,431 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,265 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!

128,621 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)

211,877 views

8 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

476 views

4 months 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

46,671 views

3 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,570 views

4 years ago

DeepLearningAI
Normalizing Activations in a Network (C2W3L04)

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

8:55
Normalizing Activations in a Network (C2W3L04)

122,905 views

8 years ago

ByteQuest
Batch normalization | Internal Covariate Shift | Deep Learning Part 8

In this video, we'll talk about Batch Normalization — why it became such an important idea in deep learning, and how simply ...

8:48
Batch normalization | Internal Covariate Shift | Deep Learning Part 8

308 views

1 month 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)

9,813 views

2 years ago

Machine Learning with PyTorch
torch.nn.LayerNorm Explained

This video explains how the LayerNorm works and also how PyTorch takes care of the dimension. Unlike BatchNorm that relies ...

9:38
torch.nn.LayerNorm Explained

1,756 views

1 year 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,614 views

1 year ago

Jeff Heaton
What are PyTorch Embeddings Layers (6.4)

In this video we're embarking on a deep-dive into the heart of neural networks: the embedding layers. If you've ever pondered ...

4:37
What are PyTorch Embeddings Layers (6.4)

10,248 views

2 years ago

Sciencing The Data
Smooth Buckets: the Pytorch normalizer for tabular data

This video presents the PyTorch Normalizers package and the Smooth Buckets class. This Package makes using Pytorch for ...

11:56
Smooth Buckets: the Pytorch normalizer for tabular data

126,214 views

2 months ago

little five flower starfish
Pytorch Tutorial: nn.Dropout

PyTorch nn.Dropout: Regularization Through Random Neuron Deactivation In this comprehensive tutorial, we explore PyTorch's ...

17:09
Pytorch Tutorial: nn.Dropout

170 views

4 months ago

Harsh Kumar
Regularization techniques in Pytorch | Quick Walkthrough | Tutorial for Beginners

We look at how to use 5 different regularization techniques in Pytorch. The idea is to provide a practical code walkthrough for the ...

8:33
Regularization techniques in Pytorch | Quick Walkthrough | Tutorial for Beginners

596 views

1 year ago

Deep knowledge
How Batch Normalization Makes Your Neural Networks Stronger and Faster

batchnorm Hey there, AI enthusiasts! Whether you're just starting your deep learning journey or you're a seasoned pro looking to ...

16:46
How Batch Normalization Makes Your Neural Networks Stronger and Faster

119 views

8 months ago

Sebastian Raschka
L11.2 How BatchNorm Works

Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift. In International Conference on ...

15:14
L11.2 How BatchNorm Works

5,600 views

4 years ago