The properties of the EpsilonGreedyGambler class are listed below. For a complete list of EpsilonGreedyGambler class members, see the EpsilonGreedyGambler Members topic.
Epsilon | Gets the random pull frequency. |
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. |
EpsilonGreedyGambler Class | Bandit.Stochastic Namespace