Multi-Armed Bandit Library v0.1

EpsilonDecreasingGambler Properties

The properties of the EpsilonDecreasingGambler class are listed below. For a complete list of EpsilonDecreasingGambler class members, see the EpsilonDecreasingGambler Members topic.

Public Instance Properties

EpsilonZeroGets the epsilon zero tuning parameter.
LeverCount (inherited from Gambler) Gets the number of levers (of arms) of the multi-armed bandit.
Score (inherited from Gambler)Sum of the observed values.

See Also

EpsilonDecreasingGambler Class | Bandit.Stochastic Namespace