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 covers the initialization of algorithms, the Newton's local method in Python using NumPy, and the optimization process to find the minimum value of a function by iteratively updating the solution until a desired precision is reached.