package obandit

  1. Overview
  2. Docs

Module type Obandit.KBanditParamSource

Use to instanciate a Bandit from MakeUCB1.

Sourceval k : int

The number of actions $ K $ .