optim4ai

Logo

Optimisation for Artificial Intelligence, a 4-day course

View the Project on GitHub xoolive/optim4ai

Gradient descent methods

« Previous | Home ↑ | Next »

In this section, we will go through a particular class of problems where functions are differentiable.

This topic is often referred to as Non-Linear Programming, in contrast with Linear Programming which we will study in a further section.

  Topics
2.1 Example problems and modelling
2.2 A walk through gradient methods (notebook)
2.3 Solve the city placement problem (notebook)

Notebook sessions can be run on: