Matrices

We'll learn how to perform various matrix operations using JAX.

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 1200+ tech skills courses.