-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviormediumThe bug breaks a feature but it can still be used or causes a confusing user experienceThe bug breaks a feature but it can still be used or causes a confusing user experience
Milestone
Description
Following #602, broken trials we never be set a lie objective (although it does not make much difference as HB, ASHA & EES where meant to be used with StubParallelStrategy(stub_value=None)). The algorithms should handle the broken trials themselves.
We could rely on ParallelStrategy module to set a bad objective, but I think they should instead consider the broken trial as an invalid one that does not count in the rung count or population count (as done for PBT in #705). This way an unlucky bracket with many broken trials will not be starved but instead sample additional trials to compensate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviormediumThe bug breaks a feature but it can still be used or causes a confusing user experienceThe bug breaks a feature but it can still be used or causes a confusing user experience