Multiclass ClassificationCovers the concept of multiclass classification and the challenges of linearly separating data with multiple classes.
SVMs and Feature MapsExplores SVMs, feature maps, and the importance of finding the maximum margin solution for classification problems.
Bayesian Inference: Part 2Explores Bayesian inference, multiclass classification, logistic regression, and linear regression inference.
Linear SVM derivationCovers the derivation of Linear Support Vector Machine (SVM) and the Karush-Kuhn-Tucker (KKT) conditions.