Recitation 1: Intro, Projections
Administration
Office hours: contact me via the mail
What is learning?
Types of learning
Machine learning
Machine learning - formulation
Machine learning - formulation
The perceptron model
Dot product
Planes and hyperplanes
Projection on a vector
Distance from a plane (margin)
Distance from a plane (margin)
Learning as optimization
(Whiteboard)
Derivative
Gradient
Example: Linear Regression
Vector notation
Gradient descent
Algorithm outline
Newton method
Newton method
Newton method for optimization
Formulation
We know the function value at point Xn, and want to approximate f(X) = f(Xn + Δx)
The Hessian