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
I am trying to search optimal parameters using Hyperband. I see it says it is recommended to set hyperband_iterations as high as possible. But what is the upper limit to this parameter? And what is the ideal/practical value to start with? Is hyperband_iterations is s_max from the paper?
Also, is there any way that I can estimate the total search time if I know per epoch time and the _number of configurations?
I would really appreciate the comments. Thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to search optimal parameters using Hyperband. I see it says it is recommended to set
hyperband_iterations
as high as possible. But what is the upper limit to this parameter? And what is the ideal/practical value to start with? Ishyperband_iterations
iss_max
from the paper?Also, is there any way that I can estimate the total search time if I know per epoch time and the _number of configurations?
I would really appreciate the comments. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions