|
1
|
|
|
|
Support Vector Machine (SVM) in 2 minutes
|
|
|
34 listeners
|
|
2
|
|
|
|
The Kernel Trick in Support Vector Machine (SVM)
|
|
|
24 listeners
|
|
3
|
|
|
|
Intro
|
|
|
20 listeners
|
|
4
|
|
|
|
Problem Formulation
|
|
|
18 listeners
|
|
5
|
|
|
|
Gradient Descent
|
|
|
17 listeners
|
|
6
|
|
|
|
Linear Regression in 2 minutes
|
|
|
15 listeners
|
|
7
|
|
|
|
Optimization
|
|
|
12 listeners
|
|
8
|
|
|
|
Flavors of Gradient Descent
|
|
|
12 listeners
|
|
9
|
|
|
|
First component
|
|
|
8 listeners
|
|
10
|
|
|
|
Second component
|
|
|
8 listeners
|
|
11
|
|
|
|
More generally ...
|
|
|
6 listeners
|
|
12
|
|
|
|
Definition
|
|
|
6 listeners
|
|
13
|
|
|
|
Stochastic Gradient Descent is too good
|
|
|
6 listeners
|
|
14
|
|
|
|
What Is Mathematical Optimization?
|
|
|
5 listeners
|
|
15
|
|
|
|
The Karush–Kuhn–Tucker (KKT) Conditions and the Interior Point Method for Convex Optimization
|
|
|
4 listeners
|
|
16
|
|
|
|
Kalman Filters
|
|
|
4 listeners
|
|
17
|
|
|
|
Python if __name__ == '__main__': Visually Explained
|
|
|
4 listeners
|
|
18
|
|
|
|
Nesterov's Accelerated Gradient Descent
|
|
|
3 listeners
|
|
19
|
|
|
|
Convexity and The Principle of Duality
|
|
|
3 listeners
|
|
20
|
|
|
|
Principal Component Analysis (PCA)
|
|
|
3 listeners
|
|
21
|
|
|
|
Accelerate Gradient Descent with Momentum (in 3 minutes)
|
|
|
3 listeners
|
|
22
|
|
|
|
Momentum Gradient Descent
|
|
|
3 listeners
|
|
23
|
|
|
|
Second Interpretation
|
|
|
3 listeners
|
|
24
|
|
|
|
Unconstrained Optimization
|
|
|
2 listeners
|
|
25
|
|
|
|
Iterative Optimization
|
|
|
2 listeners
|
|
26
|
|
|
|
Python Decorators - Visually Explained
|
|
|
2 listeners
|
|
27
|
|
|
|
Prediction Step
|
|
|
2 listeners
|
|
28
|
|
|
|
Outro
|
|
|
2 listeners
|
|
29
|
|
|
|
What is optimization?
|
|
|
2 listeners
|
|
30
|
|
|
|
Linear programs
|
|
|
2 listeners
|
|
31
|
|
|
|
Linear regression
|
|
|
2 listeners
|
|
32
|
|
|
|
Conclusion
|
|
|
2 listeners
|
|
33
|
|
|
|
Derivation of Newton's Method
|
|
|
2 listeners
|
|
34
|
|
|
|
Previously
|
|
|
2 listeners
|
|
35
|
|
|
|
Definition of Convex Sets
|
|
|
2 listeners
|
|
36
|
|
|
|
Definition of Convex Functions
|
|
|
2 listeners
|
|
37
|
|
|
|
Definition of Convex Optimization Problems
|
|
|
2 listeners
|
|
38
|
|
|
|
Duality for Convex Sets
|
|
|
2 listeners
|
|
39
|
|
|
|
Duality for Convex Functions
|
|
|
2 listeners
|
|
40
|
|
|
|
Syntax
|
|
|
2 listeners
|
|
41
|
|
|
|
While loops vs for loops
|
|
|
2 listeners
|
|
42
|
|
|
|
While True syntax
|
|
|
2 listeners
|
|
43
|
|
|
|
What can variables store?
|
|
|
2 listeners
|
|
44
|
|
|
|
Variable naming rule 1
|
|
|
2 listeners
|
|
45
|
|
|
|
Introduction
|
|
|
1 listener
|
|
46
|
|
|
|
Review of Linear Regression
|
|
|
1 listener
|
|
47
|
|
|
|
Logistic Regression
|
|
|
1 listener
|
|
48
|
|
|
|
Filtres de Kalman
|
|
|
1 listener
|
|
49
|
|
|
|
Python Context Managers - Visually Explained
|
|
|
1 listener
|
|
50
|
|
|
|
The secret of the 7th row
|
|
|
1 listener
|