Mathematics for Machine Learning, Marc Peter Deisenroth, A. Aldo Faisal, and Cheng Soon Ong, 2020 (Cambridge University Press)DOI: 10.1017/9781108679989 - This book provides a comprehensive foundation in the mathematical principles, including linear algebra, that underpin modern machine learning algorithms.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Chapter 2 presents linear algebra concepts specifically tailored for understanding machine learning and deep learning models, such as neural networks.
NumPy Reference, The NumPy Developers, 2025 - The official reference for NumPy, detailing array objects and the optimized linear algebra routines essential for efficient computation in machine learning.
Introduction to Linear Algebra, Gilbert Strang, 2016 (Wellesley-Cambridge Press) - A classic textbook that builds a strong mathematical foundation in linear algebra, covering fundamental concepts like vectors, matrices, and systems of equations.