#003 Linear Algebra – Linear transformations and matrices
Highlight: Hello and welcome back! This post will be quite an interesting one. We will show how a 2D plane can be transformed into another one. Understanding these concepts is a crucial step for some more advanced linear algebra/machine learning methods (e.g. SVD, PCA). So, let’s proceed and we will learn how to connect a matrix-vector multiplication with a linear transformation. Tutorial Overview: Linear transformation Linear transformation and basis vectors 2×2 Matrix as a linear…
Read more