Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Chapter 2 offers a clear explanation of linear algebra basics, illustrating the role of vectors in representing various types of data for deep learning models.
CS229 Lecture Notes: Linear Algebra Review and Newton's Method, Andrew Ng, Tengyu Ma, 2023 (Stanford University) - These lecture notes from a renowned machine learning course present an overview of linear algebra, including the use of vectors to structure and process data.