HpBandSter
HpBandSter copied to clipboard
n_iterations for Hyperband
The n_iterations argument for Hyperband seems to correspond to number of brackets as mentioned in the original paper. Is this correct? If so, why isn't the default value for n_iterations not derived from 'eta' as in the original paper?