You can download the lectures here. We will try to upload lectures prior to their corresponding classes.

  • Lecture 1 Introduction
    tl;dr: introduction lecture
    [slides] [notes]

    Suggested Readings:

  • Lecture 2 Modeling in Optimization
    tl;dr: Least Squares, MLE, Transportation Problem, Management Decision Tree Analysis, DL, RL
    [notes]

    Suggested Readings:

  • Lecture 3 Algorithm and Theory in Optimization
    tl;dr: Management Decision Tree Analysis, RL, Algorithm and Theory Examples
    [notes]

    Suggested Readings:

  • Lecture 4 Quick Review of Linear Algebra I
    tl;dr: Row and Column Picture, Matrix Multiplication, Vector Space, Vector and Matrix Norm and SVD
    [notes]

    Suggested Readings:

    • No Suggested Reading
  • Lecture 5 Quick Review of Linear Algebra II
    tl;dr: Row and Column Picture, Matrix Multiplication, Vector Space, Vector and Matrix Norm and SVD
    [notes]

    Suggested Readings:

    • No Suggested Reading
  • Lecture 6 Unconstrained Optimization-Gradient Descent Method I
    tl;dr: Gradient Descent with Line Search
    [notes]

    Suggested Readings:

  • Lecture 7 Unconstrained Optimization-Gradient Descent Method II
    tl;dr: Gradient Descent for Beta Smooth Function and Convex Set
    [notes]

    Suggested Readings:

  • Lecture 8 Unconstrained Optimization-Gradient Descent Method III
    tl;dr: Convex Function and GD for Beta-smooth and Convex Function
    [notes]

    Suggested Readings:

  • Lecture 9 Unconstrained Optimization-Gradient Descent Method IV
    tl;dr: GD for Beta-Smooth and Alpha-Strongly Convex Function
    [notes]

    Suggested Readings:

  • Lecture 10 Unconstrained Optimization-Subgradient Descent
    tl;dr: subgradient, subdifferential, subgradient descent
    [notes]

    Suggested Readings:

  • Lecture 11 Unconstrained Optimization-Proximal Gradient Descent I
    tl;dr: Ridge Regression, LASSO, Proximal Operator
    [notes]

    Suggested Readings:

    • Section 5.3.2, 8.1.1 and 8.1.2 and of Liu et al.
  • Lecture 12 Unconstrained Optimization-Proximal Gradient Descent II
    tl;dr: Proximal Operator, Proximal Gradient Descent
    [notes]

    Suggested Readings:

    • Section 5.3.2, 8.1.1 and 8.1.2 and of Liu et al.
  • Lecture 13 Unconstrained Optimization-Proximal Gradient Descent III
    tl;dr: Proximal Operator, Proximal Gradient Descent
    [notes]

    Suggested Readings:

    • Section 5.3.2, 8.1.1 and 8.1.2 and of Liu et al.
  • Lecture 14 Unconstrained Optimization-Accelerated Gradient Descent
    tl;dr: Accelerated Gradient Descent
    [notes]

    Suggested Readings:

  • Lecture 15 Unconstrained Optimization-Newton Method
    tl;dr: Newton Method
    [notes]

    Suggested Readings:

  • Lecture 16 Course Review
    tl;dr: Review