Convex Geometry
Bundle methods are optimization techniques used to approximate the subdifferential of a convex function by collecting information from multiple subgradients at various points. They provide a framework for solving non-smooth convex optimization problems by constructing a sequence of linear approximations to guide the search for a solution. This method is particularly effective when dealing with functions that are not differentiable everywhere, allowing for efficient convergence towards optimal solutions.
congrats on reading the definition of bundle methods. now let's actually learn it.