Matrix Methods

Go to class
Write Review

Free Online Course: Matrix Methods provided by Coursera is a comprehensive online course, which lasts for 5 weeks long, 6-7 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Coursera. Matrix Methods is taught by Daniel Boley.

Overview
  • Mathematical Matrix Methods lie at the root of most methods of machine learning and data analysis of tabular data. Learn the basics of Matrix Methods, including matrix-matrix multiplication, solving linear equations, orthogonality, and best least squares approximation. Discover the Singular Value Decomposition that plays a fundamental role in dimensionality reduction, Principal Component Analysis, and noise reduction. Optional examples using Python are used to illustrate the concepts and allow the learner to experiment with the algorithms.

Syllabus
    • Matrices as Mathematical Objects
    • Matrix Multiplication and other Operations
    • Systems of Linear Equations
    • Linear Least Squares
    • Singular Value Decomposition