ended7μ›” 7일· 1 sources

LayerNorm vs BatchNorm: why Transformers normalize per token, not per batch

Why it matters

πŸ“ Play with the LayerNorm vs BatchNorm visualizer: https://dev48v.infy.uk/dl/day27-layer-norm.html Normalization inside a neural net is almost embarrassingly simple: take some numbers, subtract their ...

1
Sources
+0
24h
β€”
Growth
76d
Active

Sources

Related Issues