This Repo consist of the assignments of 'Convex Optimization' course by Professor Francesco Orabona offered in Spring 2018 at StonyBrook University
- Gradient descent
- Bi-section method
- Backtracking line search
- BFGS algorithm
- Optimized the linear programming problem
- Subgradient Descent
- Stochastic subgradient descent
- Stochastic Adagrad