Optimization BasicsIntroduces optimization basics, covering logistic regression, derivatives, convex functions, gradient descent, and second-order methods.
Nonlinear ML AlgorithmsIntroduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.
Regularization in Machine Learning Explores Ridge and Lasso Regression for regularization in machine learning models, emphasizing hyperparameter tuning and visualization of parameter coefficients.
Machine Learning FundamentalsIntroduces fundamental machine learning concepts, covering regression, classification, dimensionality reduction, and deep generative models.