automl / neps

Neural Pipeline Search (NePS): Helps deep learning experts find the best neural pipeline.
https://automl.github.io/neps/
Apache License 2.0
44 stars 11 forks source link

Metahyper sampling extra config #42

Closed TarekAbouChakra closed 2 months ago

TarekAbouChakra commented 8 months ago

Metahyper is sometimes sampling an extra configuration, causing tests to fail at some occasions:

https://github.com/automl/neps/actions/runs/6894554381/job/18756615811 https://github.com/automl/neps/actions/runs/6213981866/job/16865511613 https://github.com/automl/neps/actions/runs/6059364933/job/16442416911 https://github.com/automl/neps/actions/runs/6963184298/job/18948320054

Difficult to reproduce, cause of problem is still known, example that the problem appears in: https://github.com/automl/neps/blob/master/neps_examples/basic_usage/hyperparameters.py

eddiebergman commented 2 months ago

Pretty sure this was solved in issue #71, closing for now