Y
Hacker News
new
|
ask
|
show
|
jobs
by
JoeCoo7
1919 days ago
Interesting approach to nas. Can this package do optimization with the hyperband algorithm?
1 comments
simonblanke
1919 days ago
I am glad you like it. Hyperband relies on early stopping of the model. So it is something you would do inside the objective function by yourself. I have plans to add some helper functions for early stopping in the future.
link