I recommend either https://github.com/coin-or/rbfopt or https://github.com/pablormier/yabox (according to the benchmarks they have showed the best results on the test function). If you want an abstraction layer to evaluate different optimizers suitability for this task, you can use https://github.com/KOLANICH-ML/UniOpt.py .
I recommend either https://github.com/coin-or/rbfopt or https://github.com/pablormier/yabox (according to the benchmarks they have showed the best results on the test function). If you want an abstraction layer to evaluate different optimizers suitability for this task, you can use https://github.com/KOLANICH-ML/UniOpt.py .