diff --git a/docs/index.md b/docs/index.md index 38e3ed0..10ce975 100644 --- a/docs/index.md +++ b/docs/index.md @@ -26,6 +26,49 @@ implementation. BOHB is provided as a cleaner replacement of the former implementation in [HpBandSter](https://github.com/automl/HpBandSter). +#### Fidelities for BOHB & Hyperband + +You can calculate the fidelity schedule resulting from these parameters: + + + + + + + + + + + + + + + + + + +
min_fidelity
max_fidelity
eta
+

+ ### Optimization Loops As part of the `blackboxopt.optimization_loops` module compatible implementations for