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
Create a function that recieves as an input python dict with information about hyperparameters.
This function will create an instance of a btb.tunable.Tunable in order to be used by the Tuner.
Create a function that recieves as an input
python dict
with information about hyperparameters.This function will create an instance of a
btb.tunable.Tunable
in order to be used by theTuner
.Input example would be:
The text was updated successfully, but these errors were encountered: