Covers the basics of Machine Learning, including recognizing hand-written digits, supervised classification, decision boundaries, and polynomial curve fitting.
Explores kernels for simplifying data representation and making it linearly separable in feature spaces, including popular functions and practical exercises.
Covers optimization in machine learning, focusing on gradient descent for linear and logistic regression, stochastic gradient descent, and practical considerations.
Explores Principal Component Analysis for dimensionality reduction in machine learning, showcasing its feature extraction and data preprocessing capabilities.
Explores perception in deep learning for autonomous vehicles, covering image classification, optimization methods, and the role of representation in machine learning.