Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture delves into optimization methods for training machine learning models, focusing on gradient descent and subgradients. The instructor explains the iterative process of minimizing loss functions using naive search, gradient descent, and stochastic gradient descent. The lecture covers the concept of subgradients for non-differentiable functions, providing insights into the linear models' optimization process. Additionally, the instructor introduces advanced optimization techniques like Adam optimization and discusses the importance of parallelization in optimizing large-scale models.