YoVDO

Modern Linear Algebra Using Python Instead of a Textbook

Offered By: YouTube

Tags

Linear Algebra Courses Python Courses LU Decomposition Courses Matrix Operations Courses Ordinary Least Squares Courses Jacobians Courses

Course Description

Overview

Explore modern linear algebra concepts through hands-on Python programming in this comprehensive 2.5-hour tutorial. Dive into essential topics such as matrix operations, LU decomposition, inverse matrices, and null space calculations using the SymPy library. Master the Ordinary Least Squares method, implement the Gram-Schmidt process for QR decomposition, and understand the basics of Jacobian matrices and their application in neural networks. Gain practical skills by solving real-world problems and implementing algorithms, making linear algebra more accessible and applicable to data science and machine learning projects.

Syllabus

Linear algebra using sympy.
Matrices in python using sympy.
Matrix arithmetic using sympy.
LU decomposition of a matrix using sympy.
Inverse of a matrix.
Null space of a matrix using sympy.
Ordinary Least Squares Tutorial using Python.
Gram Schmidt process for QR decomposition using Python.
Basics of the Jacobian and its use in a neural network using Python.


Taught by

Dr Juan Klopper

Related Courses

Artificial Intelligence for Robotics
Stanford University via Udacity
Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Web Development
Udacity
Programming Languages
University of Virginia via Udacity