norm
07-09-2022 || 17:53
Tags: #linear-algebra
norm
In machine learning, to find out the size of a vector we use norm.
On an intuitive level, the norm of a vector means the distance from the origin.
There are different types of norms,
- For vector, we use lp-norm or max-norm
- For matrix, we use frobenius-norm