LineBO
LineBO copied to clipboard
Hi Johannes, I want to run your code based on the guide you provided and am using this line: febo create camelback --config config/camelback.yaml But I am getting this error:...
I defined `Ackley` function in the file`benchmark_functions.py` , and put it into the path `febo/environment/benchmarks/` [benchmark_functions.py.zip](https://github.com/jkirschner42/LineBO/files/6205672/benchmark_functions.py.zip) Then I follow the hartmann6.yaml to make the `ackley.yaml` [ackley.yaml.zip](https://github.com/jkirschner42/LineBO/files/6205666/ackley.yaml.zip) But the result turned...
Hi Johanners, I tried to run the hartmann6.yaml , errors keep showing up until the AscentLineBO is removed from the "experiment.multi" section. Did you ever encounter such case before?