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