Lagrange Multipliers for Equality-Constrained Optimization | Intro | Simple Example

Поделиться
HTML-код
  • Опубликовано: 3 фев 2025

Комментарии • 6

  • @aleksandermolak3518
    @aleksandermolak3518 3 года назад +1

    Thanks for the video. I truly enjoyed your neat, clear and concise explanation!

  • @PH-qv3vp
    @PH-qv3vp 3 года назад +1

    Thanks for this video! Helped me a lot :D

  • @user-or7ji5hv8y
    @user-or7ji5hv8y 3 года назад +1

    I heard Scipy can solve optimization problems.

    • @MachineLearningSimulation
      @MachineLearningSimulation  3 года назад +2

      Yes, that's correct. Generally, SciPy is excellent at providing an intuitive and user-friendly interface to quite complicated algorithms (docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.minimize.html#scipy.optimize.minimize). We will cover this in more detail in future videos too.
      There is a lot to say about optimization algorithms, and I am excited to produce videos on this topic :D