Skip to content

examples/simple_function_example not working #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jiakai0419 opened this issue Jan 31, 2019 · 0 comments
Open

examples/simple_function_example not working #29

jiakai0419 opened this issue Jan 31, 2019 · 0 comments

Comments

@jiakai0419
Copy link

(black_box_optimization) ~/code/advisor (master ✘)✹ ᐅ python examples/simple_function_example/min_function.py Id: 15, name: Study, study_configuration: {"maxTrials": 20, "randomInitTrials": 10, "params": [{"parameterName": "x", "minValue": -10, "type": "DOUBLE", "maxValue": 10, "scallingType": "LINEAR"}], "goal": "MINIMIZE", "maxParallelTrials": 1}, algorithm: BayesianOptimization Traceback (most recent call last): File "examples/simple_function_example/min_function.py", line 49, in <module> trial = client.get_suggestions(study.id, 1)[0] IndexError: list index out of range

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant