-
Subgradient and Subgradient Descent
An deep dive into subgradients, subgradient descent, and their application in optimizing non-differentiable functions like SVMs.
-
Support Vector Machines(SVM) - From Hinge Loss to Optimization
Demystifying Support Vector Machines (SVM) - A step-by-step exploration of hinge loss, optimization, and gradient mechanics.
-
Understanding the Maximum Margin Classifier
An engaging walkthrough of maximum margin classifiers, exploring their foundations, geometric insights, and the transition to support vector machines.
-
L1 and L2 Regularization - Nuanced Details
A detailed explanation of L1 and L2 regularization, focusing on their theoretical insights, geometric interpretations, and practical implications for machine learning models.
-
Regularization - Balancing Model Complexity and Overfitting
Discover how regularization controls model complexity, reduces overfitting, and enhances generalization in machine learning.