Learn Before
Definition
Vector Norm
A norm is a mathematical function that maps a vector to a scalar, informally measuring its overall size or magnitude. To be a valid norm, the function must satisfy three properties for any vectors and and scalar :
- Scaled norm: \left\|\alpha \mathbf{x} ight\| = |\alpha| \left\|\mathbf{x} ight\|
- Triangle inequality: \left\|\mathbf{x} + \mathbf{y} ight\| \leq \left\|\mathbf{x} ight\| + \left\|\mathbf{y} ight\|
- Nonnegativity: \left\|\mathbf{x} ight\| > 0 for all .
0
1
Updated 2026-05-02
Tags
D2L
Dive into Deep Learning @ D2L