notes_on_gilbert_strang_deep_learning
Notes on Gilbert Strang Linear Algebra
Course 18.065 at MIT
Youtube Playlist of 35 lectures via MIT OpenCourseWare
Four topics:
1. The Column space of A contains all vectors Ax
A is matrix, x is vector
Multiply a matrix by a vector
Ax
dot product
column space C
row space R
independent columns
rank = the number of independent columns
a rank 1 matrix gives a line - the domain of “linear” algebra
a rank 2 matrix gives a plane, the column space is a plane, two independent columns one dependent column. the two independent columns is the basis of the column space
A = C R
column rank == row rank
C transpose = R
C(AT) == row space
notes_on_gilbert_strang_deep_learning.txt · Last modified: 2021/03/01 03:12 by 127.0.0.1