Key Notes
Convex Optimization problem
Keep Thinking!!!
Convex Optimization problem
- Decision variable to solve
- Objective Function
- Inequality Functions
- Linear equality constraints
- All functions are convex
- Convexity - Positive curvature, curve upwards like parabola
- Applies in various fields
- All ML algos based on Convex Optimization
- SpaceX landing Convex Optimization
- Using Solvers for particular form of problem
- Linear program, quadratic problem, second order con program
- Using Disciplined convex programming
- Determine curvature of every node in expression tree
- Developed in python
- Modelling framework
- Parameter assignment
- Simulation visualization
- Energy Management (Load Demand, Battery Charge / Discharge / Price margin / Load)
Keep Thinking!!!
No comments:
Post a Comment