top | item 26437488

(no title)

JoeCoo7 | 5 years ago

Interesting approach to nas. Can this package do optimization with the hyperband algorithm?

discuss

order

simonblanke|5 years 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.