where optimizers go to die a little
Go to file
2023-05-05 14:11:44 -07:00
go_benchmark_functions inline missing class 2023-05-04 07:59:54 -07:00
.gitignore add the bare-ish minimum to get things going 2023-05-04 08:22:54 -07:00
birect.py add my own optimizers (birect, soo, mercury) 2023-05-04 15:35:23 -07:00
dlibcube2.py add dlib optimizer 2023-05-04 15:08:14 -07:00
generate_lists.py add the bare-ish minimum to get things going 2023-05-04 08:22:54 -07:00
go_benchmark_it.py add history of optimal values and incorporate into each ranking 2023-05-05 14:11:44 -07:00
go_benchmark_lists.py add the bare-ish minimum to get things going 2023-05-04 08:22:54 -07:00
go_benchmarks.py add the bare-ish minimum to get things going 2023-05-04 08:22:54 -07:00
hg.py add my own optimizers (birect, soo, mercury) 2023-05-04 15:35:23 -07:00
hipsterplot.py import hipsterplot from hipsterplot 2023-05-04 15:29:00 -07:00
nevergradcube2.py add almost every nevergrad optimizer 2023-05-04 16:01:02 -07:00
nloptcube2.py add the bare-ish minimum to get things going 2023-05-04 08:22:54 -07:00
notwacube.py add almost every nevergrad optimizer 2023-05-04 16:01:02 -07:00
notwacube2.py add my own optimizers (birect, soo, mercury) 2023-05-04 15:35:23 -07:00
prog80.py add the bare-ish minimum to get things going 2023-05-04 08:22:54 -07:00
randomcube2.py add the bare-ish minimum to get things going 2023-05-04 08:22:54 -07:00
README.md add almost every nevergrad optimizer 2023-05-04 16:01:02 -07:00
scipycube2.py add scipy shgo optimizers (with cobyla and slsqp) 2023-05-04 15:18:49 -07:00
solutions_1680721604.py add the bare-ish minimum to get things going 2023-05-04 08:22:54 -07:00
solutions_1680730206.py add the bare-ish minimum to get things going 2023-05-04 08:22:54 -07:00
solutions_1680975848.py add the bare-ish minimum to get things going 2023-05-04 08:22:54 -07:00
soo.py add my own optimizers (birect, soo, mercury) 2023-05-04 15:35:23 -07:00
tinytweaks.py add my own optimizers (birect, soo, mercury) 2023-05-04 15:35:23 -07:00
utils_np.py add history of optimal values and incorporate into each ranking 2023-05-05 14:11:44 -07:00
utils.py add history of optimal values and incorporate into each ranking 2023-05-05 14:11:44 -07:00

hey

note: i have a personal bias against bayesian optimizers. these results may not represent them fairly (or at all).

python3 go_benchmark_it.py baseline -2 80
python3 go_benchmark_it.py baseline -3 130
python3 go_benchmark_it.py baseline -4 210