Numerical Optimization#
- Introduction to numerical optimization
- Optimagic overview
- Using optimagic’s minimize and maximize
- Choosing optimization algorithms
- Visualizing optimizer histories
- Set up of the example
- Grid Search
- Derivative-Based Line Search
- Derivative-Based Trust Region
- Derivative-Free Direct Search
- Derivative-Free Trust Region