keras-team / keras-io

Keras documentation, hosted live at keras.io
Apache License 2.0
2.75k stars 2.03k forks source link

Clarification: Does keras_tuner support inputting prior hyperparameter data? #1215

Open nilamandal opened 1 year ago

nilamandal commented 1 year ago

Hello, I am trying to clarify whether or not keras_tuner objects such as the BayesianOptimization tuner have the ability to take as input prior hyperparameter combinations (for example, from a gridwise search conducted before running the Keras hyperparameter tuner).

Does this functionality exist in the current body keras_tuner?

Thank you!

rchao commented 1 year ago

Haifeng, would you have an answer for this?

sachinprasadhs commented 1 year ago

@haifeng-jin