Skip to content

Reworked tuning algorithms

r.paul requested to merge feature/reworked-tuning into develop

The AcceptanceRateTuner and ExpectedSquaredJumpDistanceTuner now create the correct TuningTargets and forward the call to the ThompsonSamplingTuner.

Merge request reports