Blogs
This is the starting page of my own blogs on convex optimization after 5 years of study of optimization theory since my master program at ETH Zurich. I started my optimization career by mistakes: I initially thought it is a compulsory course for master students back in China and start to learn it during the summer vacation, but then realize it is a really fascinating topic and shift my study into it.
In this blog, I will focus on the introduction to a variety of optimization algorithms.
Convex optimization
Blogs
- Basics of convex optimization
- Some notes
- 凸优化算法
- 零阶算法
- 一阶算法
- Feasible methods
- 梯度下降
- 投影梯度下降
- proximal algorithm
- simplex (active-set) method
- Infeasible method
- 增广拉格朗日法
- ADMM
- 算子分裂法
- Feasible methods
- 二阶算法
- 内点法
- 拟牛顿法
- 凸优化案例
- 模块预测控制 (MPC)
- 支持向量机 (SVM)
- Portfolio optimization
- 最优潮流 (Optimal power flow)
- 最优传输 (Optimal transport)
- 航天器软着陆控制
- 凸优化求解器
- Gurobi
- Mosek
- Clarabel
- PDLP
- OSQP
- SCS
- 凸优化建模平台
- Python
- cvxpy
- Julia
- JuMP
- Python
- 非凸优化