Multi-Armed Bandit Library v0.1
EpsilonDecreasingGambler.Play Method
Returns the index of the pulled lever.
public override
int
Play(
int
horizon
);
See Also
EpsilonDecreasingGambler Class
|
Bandit.Stochastic Namespace