https://en.wikipedia.org/wiki/Test_functions_for_optimization
https://github.com/akidukin/optimize_test/blob/master/benchmark_functions.py
--Not decided (self-satisfaction) ――People who think "Hey, there is something like this"
What is an optimization function? https://ja.wikipedia.org/wiki/最適化問題
As a rough image
Simply put, measuring performance with a simple (one-dimensional and single solution) object like the one above does not change, so it is easier to compare performance with a more complex object. ..
I just created it with the function scratch on the reference URL and executed it At that time, it is designed to accept only input up to 2 dimensions.
I like the shape of the RosenBrock function for some reason. (Konami) Next, let's look at the trajectory of finding the optimum solution with some typical optimization functions for each.