Batch normalization | What it is and how to implement it
AssemblyAI AssemblyAI
132K subscribers
53,090 views
0

 Published On Nov 5, 2021

In this video, we will learn about Batch Normalization. Batch Normalization is a secret weapon that has the power to solve many problems at once. It is a great tool to deal with the unstable gradients problem, helps deal with overfitting and might even make your models train faster.

Get your free speech-to-text API token 👇
https://www.assemblyai.com/?utm_sourc...

We will first go into what batch normalization is and how it works. Later we will talk about why you might want to use it in your projects and some benefits of it. And lastly, we will learn how to apply Batch Learning to your models using Python and Keras. Even though it is fairly simple to apply Batch Normalization using Keras, we will touch upon some details that might need extra care.

show more

Share/Embed