HpBandSter
HpBandSter copied to clipboard
Difference in the calculation of the number of samples between code and original paper.
Hi,
I'm very interested in BOHB and tried this library.
Then, I found that the formula for calculating the number of samples in the implementation is different from that of original paper.
In this library, the formula is
.
But, in original paper, the formula is
.
So, I got different results from these equations.
I think that the formula of the implementation is wrong. I am sorry if it was my mistake.