Search for contacts, projects,
courses and publications

Optimization Methods

People

Sulem D.

Course director

Chandra P.

Assistant

Scarciglia L.

Assistant

Description

Optimisation algorithms are ubiquitous in all branches of science and technology, starting from shape optimisation in engineering to optimal control problems and data science / machine learning. This course provides an introduction to the most important concepts and methods in continuous optimisation. We will present, analyse, implement, and test some of the most fundamental algorithms. Particular emphasis will be put on the methodology and the underlying mathematical rationale (algorithmic complexity, convergence and convergence speed). We will notably cover optimality conditions, define notions such as convexity and smoothness and review different types of optimisation problems, including unconstrained, least-squares, and linear programming problems.

Objectives

This course introduces main concepts of optimisation and some of the most used algorithms in data science and machine learning. It covers topics in convex and non-convex optimisation, constrained and unconstrained optimisation, including gradient descent, Newton methods, backpropagation and the Simplex algorithm.

Teaching mode

In presence

Learning methods

Lectures, book chapter reading, self study of slides and lecture notes, exercises and problems solving with implementation in Python (bi-weekly assignments), weekly tutorials, office hours.

Examination information

Assignments (20%), midterm written exam (40%), final written exam (40%).

Education

Prerequisite