Module type Obandit.FixedExp3Param

module type FixedExp3Param = sig .. end

Use to instanciate a Bandit from MakeFixedExp3 .


val k : int

The number of actions $ K $ .

val eta : float

The fixed learning rate $ \eta $.