Linear Algebra: Deep Learning Book
Last updated
Last updated
Linear algebra is a form of continuous rather than discrete mathematics.
; where main diagonal = 1's and all other entries = 0's
An identity matrix is a matrix that does not change any vector when we multiply that vector by that matrix.
Denoted by ; where
Use case: can be used to solve linear equations:
Link: http://www.deeplearningbook.org/contents/linear_algebra.html