package obandit

  1. Overview
  2. Docs

Use to instanciate algorithms that need a parametrizable rate.

val k : int

The number of actions $K$ .

val rate : int -> float

The number of actions $K$ .

The rate. Can be fixed or decaying.