Machine Learning Foundations: Linear Algebra
This course is available as a part of subscription plans or Bootcamp program
This topic, Intro to Linear Algebra, is the first in the Machine Learning Foundations series.
It is essential because linear algebra lies at the heart of most machine learning approaches and is especially predominant in deep learning, the branch of ML at the forefront of today’s artificial intelligence advances. Through the measured exposition of theory paired with interactive examples, you’ll develop an understanding of how linear algebra is used to solve for unknown values in high-dimensional spaces, thereby enabling machines to recognize patterns and make predictions.
The content covered in Intro to Linear Algebra is itself foundational for all the other topics in the Machine Learning Foundations series and it is especially relevant to Linear Algebra II.
Over the course of studying this topic, you'll:
Understand the fundamentals of linear algebra, a ubiquitous approach for solving for unknowns within high-dimensional spaces.
Develop a geometric intuition of what’s going on beneath the hood of machine learning algorithms, including those used for deep learning.
This topic, Linear Algebra II: Matrix Operations, builds on the basics of linear algebra. It is essential because these intermediate-level manipulations of tensors lie at the heart of most machine learning approaches and are especially predominant in deep learning.
Through the measured exposition of theory paired with interactive examples, you’ll develop an understanding of how linear algebra is used to solve for unknown values in high-dimensional spaces as well as to reduce the dimensionality of complex spaces. The content covered in this topic is itself foundational for several other topics in the Machine Learning Foundations series, especially Probability & Information Theory and Optimization.
Over the course of studying this topic, you'll:
Dr Jon Krohn
Dr. Jon Krohn
1. Data Structures for Algebra
2. Common Tensor Operations
3. Matrix Properties
4. Eigendecomposition
5. Matrix Operations for Machine Learning