Multi-Armed Bandit Library v0.1
Gambler.Play Method
public abstract
int
Play(
int
horizon
);
Parameters
horizon
Number of turns to be played after the current one.
See Also
Gambler Class
|
Bandit Namespace