obandit
Ocaml Multi-Armed Bandits
1024">
IN THIS PACKAGE
-
library obandit
-
module Obandit
-
module type AlphaPhiUCBParam
-
module type AlphaUCBParam
-
module type Bandit
-
module type DecayingEpsilonGreedyParam
-
module type EpsilonGreedyParam
-
module type FixedExp3Param
-
module type HorizonExp3Param
-
module type KBanditParam
-
module MakeAlphaPhiUCB
-
argument 1-P
-
-
module MakeAlphaUCB
-
argument 1-P
-
-
module MakeDecayingEpsilonGreedy
-
argument 1-P
-
-
module MakeDecayingExp3
-
argument 1-P
-
-
module MakeEpsilonGreedy
-
argument 1-P
-
-
module MakeFixedExp3
-
argument 1-P
-
-
module MakeHorizonExp3
-
argument 1-P
-
-
module MakeParametrizableEpsilonGreedy
-
argument 1-P
-
-
module type RangeParam
-
module type RangedBandit
-
module type RateBanditParam
-
module WrapRange01
-
argument 1-B
-
-
-
Libraries
This package provides the following libraries (via ocamlobjinfo):
obandit
Documentation:
Obandit
Ocaml Multi-Armed Bandits