• Home
  • Fresh Content
  • Courses
  • Resources
  • Podcast
  • Talks
  • Publications
  • Sponsorship
  • Testimonials
  • Contact
  • Menu

Jon Krohn

  • Home
  • Fresh Content
  • Courses
  • Resources
  • Podcast
  • Talks
  • Publications
  • Sponsorship
  • Testimonials
  • Contact
Jon Krohn

Six New Videos on Determinants and Eigenvectors

Added on March 17, 2021 by Jon Krohn.

Six new YouTube videos from my Machine Learning Foundations series are live today! These round out a thematic segment of linear algebra videos focused on matrix determinants, eigenvectors, and eigenvalues.

The specific videos are:

  1. Matrix Determinants

  2. Determinants of Larger Matrices

  3. Determinant Exercises

  4. Determinants and Eigenvalues

  5. Eigendecomposition

  6. Eigenvector and Eigenvalue Applications

Up next will be a few videos that focus on real-world, hands-on applications of linear algebra to ML problems, including with singular value decomposition, Moore-Penrose pseudoinversion, and principal component analysis. That will wrap up all of the linear algebra content in the series and then we'll move on to calculus!

The playlist for my entire Machine Learning Foundations series is here.

The series is full of hands-on demos in Python and all of the code is available open-source in GitHub.

← Newer: Big Global Problems Worth Solving with Machine Learning Older: The Staggering Pace of Progress →
Back to Top