Delves into deep learning's dimensionality, data representation, and performance in classifying large-dimensional data, exploring the curse of dimensionality and the neural tangent kernel.
Explores the application of machine learning in molecular dynamics and materials, emphasizing the creation of meaningful features and the importance of generalizability.
Introduces Lasso regularization and its application to the MNIST dataset, emphasizing feature selection and practical exercises on gradient descent implementation.
Explores kernels for simplifying data representation and making it linearly separable in feature spaces, including popular functions and practical exercises.
Covers the principles and methods of clustering in machine learning, including similarity measures, PCA projection, K-means, and initialization impact.