Hands-On Practical: Creating Vectors and Matrices with NumPy
Was this section helpful?
The absolute beginner's guide to NumPy, NumPy community, 2023 - Covers fundamental NumPy array creation, manipulation, and properties like shape, essential for building foundational understanding.
Mathematics for Machine Learning, Marc Peter Deisenroth, A. Aldo Faisal, and Cheng Soon Ong, 2020 (Cambridge University Press) - Provides a rigorous foundation in linear algebra, including vectors and matrices, directly applicable to machine learning contexts.
Introduction to Linear Algebra, Gilbert Strang, 2023 (Wellesley-Cambridge Press) - A classic textbook presenting core linear algebra concepts, including the definition and properties of vectors and matrices.