:orphan:
Examples for the mathematical optimization chapter
==================================================
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_noisy_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_noisy.py`
.. raw:: html
Noisy optimization problem
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_smooth_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_smooth.py`
.. raw:: html
Smooth vs non-smooth
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_curve_fitting_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_curve_fitting.py`
.. raw:: html
Curve fitting
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_convex_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_convex.py`
.. raw:: html
Convex function
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_exercise_flat_minimum_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_exercise_flat_minimum.py`
.. raw:: html
Finding a minimum in a flat neighborhood
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_non_bounds_constraints_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_non_bounds_constraints.py`
.. raw:: html
Optimization with constraints
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_1d_optim_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_1d_optim.py`
.. raw:: html
Brent's method
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_constraints_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_constraints.py`
.. raw:: html
Constraint optimization: visualizing the geometry
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_exercise_ill_conditioned_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_exercise_ill_conditioned.py`
.. raw:: html
Alternating optimization
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_compare_optimizers_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_compare_optimizers.py`
.. raw:: html
Plotting the comparison of optimizers
.. raw:: html
.. only:: html
.. image:: /advanced/mathematical_optimization/auto_examples/images/thumb/sphx_glr_plot_gradient_descent_thumb.png
:alt:
:ref:`sphx_glr_advanced_mathematical_optimization_auto_examples_plot_gradient_descent.py`
.. raw:: html
Gradient descent
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/advanced/mathematical_optimization/auto_examples/plot_noisy
/advanced/mathematical_optimization/auto_examples/plot_smooth
/advanced/mathematical_optimization/auto_examples/plot_curve_fitting
/advanced/mathematical_optimization/auto_examples/plot_convex
/advanced/mathematical_optimization/auto_examples/plot_exercise_flat_minimum
/advanced/mathematical_optimization/auto_examples/plot_non_bounds_constraints
/advanced/mathematical_optimization/auto_examples/plot_1d_optim
/advanced/mathematical_optimization/auto_examples/plot_constraints
/advanced/mathematical_optimization/auto_examples/plot_exercise_ill_conditioned
/advanced/mathematical_optimization/auto_examples/plot_compare_optimizers
/advanced/mathematical_optimization/auto_examples/plot_gradient_descent
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery