Neeratyoy Mallik

Results 44 comments of Neeratyoy Mallik

Hi, Yes, you are correct in that way. However, the exact setup in NePS' HB was designed to spit HB allocations similar to [HpBandster](https://github.com/automl/HpBandSter/blob/master/hpbandster/optimizers/hyperband.py). The `correctness` of the implementation was...

Since `SearchSpace` represents both the search space and each of the hyperparameters, we could have a recursive pretty print.

> Could you please create a dev branch, so I don't have to push to your main branch done :)

This is actually a great contribution so thanks @PhMueller However, if I may ask you to do some extra work or to have your permission if I do so I...

#177 is the updated, cleaner PR.

This seems like an [open issue](https://github.com/Parsely/streamparse/issues/415) so running our code on Windows would run into this issue. Since we are not offering Windows support as of now, the solution of...

Also should add that one might need to check the reproducibility aspect with this seeding too.