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