Batch Normalization

What is Batch Normalization?

Batch normalization normalizes layer activations within mini-batches to reduce internal covariate shift and stabilize deep network training.

Further reading: arXiv: Batch Normalization paper.

Get AI security insights in your inbox