package obandit

  1. Overview
  2. Docs

Module type Obandit.HorizonExp3ParamSource

Use to instanciate a Bandit from MakeHorizonExp3 .

Sourceval k : int

The number of actions $K$ .

Sourceval n : int

The number of actions $K$ .

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