Hacker News new | ask | show | jobs
by rhymer 1335 days ago
Just curious what are the deeper optimization topics you were hoping to see in the monograph?
2 comments

Shameless plug: I hold a lecture on "Optimization Methods for Machine Learning" that goes deep into convex optimization.

Video recordings from the corona period (+ slides) are available here: https://www.youtube.com/playlist?list=PLdkTDauaUnQpzuOCZyUUZ...

Thank you... I'm going to check out your videos and slides.
Not OP, but probably Convex Optimization [1].

[1] https://web.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf

Judging from the TOC, everything in Part I of Boyd and Vandenberghe appears in some form in the monograph, so I don't think that's it.
Or maybe branch-and-bound? Useful but not that mathematical.