Concept

Batch Norm in Deep Learning Implementation at Test Time

We estimate μ,σ2\mu, \sigma^2 using exponentially weighted average across mini-batches during the training phase and we use the estimated values for the calculation of ZnormZ_{norm} in the test time.

0

1

Updated 2020-11-16

Tags

Data Science