This article is a beginner guide to norms from linear algebra. The commonly used norms: L1 norm, L2 norm, max-norm and Frobenius norm are also discussed.
Category: Linear Algebra
Basic Operations on Tensors
In this article, we’ll see the basic operations (Addition, Broadcasting, Multiplication, Transpose, Inverse) that can be performed on tensors.
Scalars, Vectors, Matrices and Tensors
This article discusses the fundamentals of linear algebra: scalars, vector, matrices and tensors. The real-world use case of tensors is briefly introduced.