Recitation for 6.034 Artificial Intelligence at MIT, Fall 2016
Subtopics covered:
1. Drawing SVM boundary and gutters
- identifying support vectors
- convex hull method
2. Calculating w, b, and supportiveness (alpha) values
- 5 equations
- supportiveness intuition
3. Kernel trick
- common kernels: linear, quadratic, polynomial, radial basis