Base class for all the multi-armed bandit strategy.
For a list of all members of this type, see Gambler Members.
System.Object
Gambler
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
All multi-armed bandit strategies must derive from Gambler
. In particular, the methods Play and Observe must be implemented.
Namespace: Bandit
Assembly: Bandit (in Bandit.dll)
Gambler Members | Bandit Namespace