|
a8595d2616
|
move imports of candidates into init script
|
2023-05-07 06:16:52 -07:00 |
|
|
fe290b4311
|
adjust internal scripts to work in the modular context
|
2023-05-07 06:12:52 -07:00 |
|
|
5614429883
|
move solutions and its data generation into solutions submodule
|
2023-05-07 06:03:20 -07:00 |
|
|
f5eebca36e
|
reorganize standalone libraries into internal and external submodules
|
2023-05-07 05:58:15 -07:00 |
|
|
5905a5a06f
|
remove cube2 suffix from candidates
|
2023-05-07 05:44:51 -07:00 |
|
|
ccbab1573c
|
move cube2 files into candidates submodule
|
2023-05-07 05:41:59 -07:00 |
|
|
bda6b7f492
|
update readme to accommodate reorganization
|
2023-05-07 05:35:53 -07:00 |
|
|
6be9cac743
|
begin reorganizing into a module
|
2023-05-07 05:30:53 -07:00 |
|
|
83380ea42f
|
add some optimizers from fcmaes (AKA fast-cma-es)
|
2023-05-06 21:32:45 -07:00 |
|
|
eea778a67c
|
add optimizers from evolopy
|
2023-05-06 20:42:23 -07:00 |
|
|
bb755f67b9
|
fix evolopy's GA
|
2023-05-06 20:41:47 -07:00 |
|
|
6e4b6f1dc9
|
include license for evolopy
|
2023-05-06 20:38:11 -07:00 |
|
|
ffedbbaedf
|
import solution.py from evolopy and use it
|
2023-05-06 20:20:58 -07:00 |
|
|
4daac79f23
|
import optimizers from evolopy
|
2023-05-06 20:20:50 -07:00 |
|
|
05343dad24
|
add history of optimal values and incorporate into each ranking
|
2023-05-05 14:11:44 -07:00 |
|
|
3353b27884
|
add almost every nevergrad optimizer
|
2023-05-04 16:01:02 -07:00 |
|
|
5118c93097
|
sort imports
|
2023-05-04 15:47:06 -07:00 |
|
|
970260783d
|
add my own optimizers (birect, soo, mercury)
|
2023-05-04 15:35:23 -07:00 |
|
|
eaa6c5de04
|
import hipsterplot from hipsterplot
|
2023-05-04 15:29:00 -07:00 |
|
|
d23869e01a
|
add scipy shgo optimizers (with cobyla and slsqp)
|
2023-05-04 15:18:49 -07:00 |
|
|
7b64928b43
|
add most scipy optimizers
|
2023-05-04 15:13:36 -07:00 |
|
|
8ebd87e965
|
add dlib optimizer
|
2023-05-04 15:08:14 -07:00 |
|
|
91b167992a
|
include run_anyway in output
|
2023-05-04 15:05:10 -07:00 |
|
|
200d6c000d
|
reformat
|
2023-05-04 15:04:51 -07:00 |
|
|
2860ffdc3b
|
add automatically-generated lists of optimizers
|
2023-05-04 15:02:08 -07:00 |
|
|
2448274fa7
|
move project() into utils_np
|
2023-05-04 15:01:28 -07:00 |
|
|
50f84f1ae1
|
add the most basic usage
|
2023-05-04 08:24:04 -07:00 |
|
|
4829cbb0af
|
add the bare-ish minimum to get things going
|
2023-05-04 08:22:54 -07:00 |
|
|
85754a576e
|
ignore me
|
2023-05-04 08:21:03 -07:00 |
|
|
1e7ea4a1c2
|
inline missing class
|
2023-05-04 07:59:54 -07:00 |
|
|
3fccc2f937
|
import go_benchmark_functions from scipy
|
2023-05-04 07:58:52 -07:00 |
|
|
ea1ad4e722
|
init
|
2023-05-04 07:40:37 -07:00 |
|