Batch Normalization Glossary Definition

Term Batch Normalization
Definition

Batch normalization is a neural-network technique that normalizes intermediate layer values during training to make optimization more stable and often faster.

Context & Usage

It can help deep networks train more reliably, though its effects depend on architecture, batch size, and deployment conditions.

Categories Software Development and Programming, Artificial Intelligence