You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
Describe the issue:
Using GP tuner results in
TypeError: 'float' object is not subscriptable
exception.Environment:
Configuration:
Log message:
How to reproduce it?:
script.py
model.py
run
python script.py
after the 10 cold trials, GP will kick in and crash after n trials. In my case, it usually crashes on the first trial.
Related
The text was updated successfully, but these errors were encountered: