Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.3 KB

README.md

File metadata and controls

15 lines (13 loc) · 1.3 KB

Fall 2020

This term is devoted to basic theory of convex optimization and focuses on the tools to develop efficient numerical methods

  1. Introduction, convex sets & cones, relative interior (ru, en)
  2. Conjugate cones (ru, en)
  3. Matrix calculus and automatic differentiation (ru, en). Autodiff tutorial Open In Colab
  4. Convex functions (ru, en)
  5. Subdifferential (ru, en)
  6. Simple optimality conditions (ru, en)
  7. Conjugate functions (ru, en). Demo of smoothing effect Open In Colab
  8. ККТ optimality conditions (ru, en)
  9. Intro to duality (ru, en)
  10. Conic duality intro
  11. Linear programming and simplex method (ru, en)