Linear Algebra

Home > Computer Science > Artificial intelligence and machine learning > Mathematics for Machine Learning > Linear Algebra

Linear Algebra involves the study of vectors and matrices, and it is crucial to Machine Learning as most of the algorithms are based on linear algebraic procedures. It supports principles such as Dimensionality Reduction and Data Compression.