Hacker News new | ask | show | jobs
by gulpahum 3605 days ago
What about minimum of a non-differentiable function? I've been using something like Nelder–Mead method (downhill simplex method / amoeba method) [1], but it gets slow near the minimum.

[1] https://en.wikipedia.org/wiki/Nelder–Mead_method