Learn Before
Concept
Feature Standardization and Function Complexity
Standardizing input vectors to have zero mean and unit variance not only places parameters on a similar a priori scale to aid optimizers, but it also constrains the complexity of the functions that act upon them. For instance, theoretical bounds such as the radius-margin bound in support vector machines and the Perceptron Convergence Theorem explicitly rely on the inputs having a bounded norm.
0
1
Updated 2026-05-13
Tags
D2L
Dive into Deep Learning @ D2L