Hi, what do you want to do?
3Blue1Brown
Vectors, what even are they? Essence of Linear Algebra - Part 1 of 15
What is a vector? Is it an arrow in space? A list of numbers?
3Blue1Brown
Change of basis | Essence of linear algebra, chapter 9
What is a change of basis, and how do you do it?
3Blue1Brown
The determinant: Essence of Linear Algebra - Part 6 of 15
The determinant has a very natural visual intuition, even though it's formula can make it seem more complicated than it really is.
3Blue1Brown
Nonsquare matrices as transformations between dimensions: Essence of Linear Algebra - Part 8 of 15
How do you think about a non-square matrix as a transformation?
3Blue1Brown
Linear combinations, span, and basis vectors: Essence of Linear Algebra - Part 2 of 15
Some foundational ideas in linear algebra: Span, linear combinations, and linear dependence.
3Blue1Brown
Cross products: Essence of Linear Algebra - Part 10 of 15
The cross product is a way to multiple to vectors in 3d. This video shows how to visualize what it means.
3Blue1Brown
The determinant | Essence of linear algebra, chapter 5
The determinant has a very natural visual intuition, even though it's formula can make it seem more complicated than it really is.
3Blue1Brown
Inverse matrices, column space and null space | Essence of linear algebra, chapter 7
How do you think about the column space and null space of a matrix visually? How do you think about the inverse of a matrix?
3Blue1Brown
Three-dimensional linear transformations | Essence of linear algebra, footnote
How to think of 3x3 matrices as transforming 3d space
3Blue1Brown
Matrix multiplication as composition: Essence of Linear Algebra - Part 4 of 15
How to think about matrix multiplication visually as successively applying two different linear transformations.
3Blue1Brown
Linear transformations and matrices: Essence of Linear Algebra - Part 3 of 15
When you think of matrices as transforming space, rather than as grids of numbers, so much of linear algebra starts to make sense.
3Blue1Brown
The determinant | Essence of linear algebra, chapter 6
The determinant has a very natural visual intuition, even though it's formula can make it seem more complicated than it really is.
Professor Dave Explains
Further Matrix Decompositions: LU, Cholesky, QR, and SVD
We've learned about matrix diagonalization, which is a type of matrix decomposition. There are some others that we must learn, including LU decomposition, Cholesky decomposition, QR decomposition, and singular value decomposition. Let's...
Curated Video
10 Math Concepts for Programmers
Learn 10 essential math concepts for software engineering and technical interviews. Understand how programmers use mathematics in fields like AI, game dev, crypto, machine learning, and more.
Curated Video
JAX in 100 Seconds
JAX is a Python library similar to NumPy for scientific computing and linear algebra, but designed to run on accelerators like Cuda-based GPUs and Google's TPUs.
Curated Video
Fundamentals of Neural Networks - Convolutional Operation
The Convolution layer (CONV) uses filters that perform convolution operations as it is scanning the input with respect to its dimensions. Its hyperparameters include the filter size and stride. The resulting output is called a feature...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Introduction and Outline
In this video, we will get introduced to the course and understand the learning objective.
<
br/>
This clip is from the chapter "Welcome and Logistics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in...
<
br/>
This clip is from the chapter "Welcome and Logistics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - NumPy Section Introduction
In this video, we will have a quick overview of NumPy.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive...
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive...
Curated Video
How I Would Learn Machine Learning (If I Had To Start Over)
If I had to learn machine learning from scratch, here’s how I’d do it.
APMonitor
Solve Linear Equations with Python
Linear equations such as A*x=b are solved with NumPy in Python. This tutorial demonstrates how to create a matrix (A) and vector (b) as NumPy arrays and solve the set of equations with linalg.solve
Zach Star
Physics Vs Math - How to Pick the Right Major
This video is about physics vs math and how to know which major is right for you. You may have enjoyed them both in high school so of course you may want to major in one in college.
The good news is that if you major in...
The good news is that if you major in...
Curated Video
Describe the applications of artificial intelligence systems : Essential Math for ML and AI
From the section: An Introduction to Machine Learning. In this section, we are introduced to Machine Learning. We learn about its types and applications. There will an explanation on AI versus ML.
An Introduction to Machine...
An Introduction to Machine...
Zach Star
A Look at Some Higher Level Math Classes: Getting a Math Minor
This video goes over some of the extra math classes you can take if you get a math minor. Some of these inclu
de...
r/>Graph Theory
Vec
tor Analysis
T
opology
N
umerical Analysi
s
Real...
Curated Video
Predictive Analytics with TensorFlow 1.1: The Course Overview
This video will give you an overview about the course.