IOAI ML Notes Mathematics FundamentalsCalculus

Convexity

Math fundamentals note for IOAI ML preparation.

Syllabus Map


Core Idea

Key Condition

f(θx+(1θ)y)θf(x)+(1θ)f(y),  θ[0,1]f(\theta x + (1-\theta)y) \le \theta f(x)+(1-\theta)f(y),\;\theta\in[0,1]

Practical Notes

Convex models are easier to optimize reliably.

Regularization can improve effective optimization landscape.

Why This Matters for ML

← Back to Blog