Covers optimization in machine learning, focusing on gradient descent for linear and logistic regression, stochastic gradient descent, and practical considerations.
Covers overfitting, regularization, and cross-validation in machine learning, exploring polynomial curve fitting, feature expansion, kernel functions, and model selection.
Explores gradient descent methods for training artificial neural networks, covering supervised learning, single-layer networks, and modern gradient descent rules.