Matrices
We'll learn how to perform various matrix operations using JAX.
We'll cover the following
Matrices are at the core of almost any data application. Even vectors can be treated as a matrix with either a row or column dimension of 1.
Note: We will use the common notation of capital letters of linear algebra for matrices in our codes as well.
Get hands-on with 1400+ tech skills courses.