Base stochastic gambler.
For a list of all members of this type, see GamblerBase Members.
System.Object
Gambler
GamblerBase
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The abstract class GamblerBase
provides various utilities to implement stochastic bandit Gambler.
In particuler it provides an access to the LeverMean and LeverSigma for all levers.
Namespace: Bandit.Stochastic
Assembly: Bandit (in Bandit.dll)
GamblerBase Members | Bandit.Stochastic Namespace