k-Armed Bandit 1.0.0
A collection of k-armed bandits and assoicated agents for reinforcement learning
Loading...
Searching...
No Matches
bandit.normal.Normal Member List

This is the complete list of members for bandit.normal.Normal, including all inherited members.

__init__(self, int k)bandit.normal.Normal
_meanbandit.normal.Normalprotected
_stdbandit.normal.Normalprotected
select(self, index)bandit.normal.Normal
trueValues(self)bandit.normal.Normal