Multi-Armed Bandit Library v0.1

EpsilonFirstGambler Properties

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

Public Instance Properties

Epsilon Gets the percentage of initial exploration.
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

EpsilonFirstGambler Class | Bandit.Stochastic Namespace