Module type Obandit.HorizonExp3Param

module type HorizonExp3Param = sig .. end

Use to instanciate a Bandit from MakeHorizonExp3 .


val k : int

The number of actions $K$ .

val n : int

The $ n $ parameter, the horizon to optimize for.