|
k-Armed Bandit 1.0.0
A collection of k-armed bandits and assoicated agents for reinforcement learning
|
Go to the source code of this file.
Classes | |
| class | agent.tests.test_greedy.TestGreedy |
| Test the Greedy agent solver. More... | |
Namespaces | |
| namespace | agent |
| The agent module provides some sample agents that can learn from a bandit. | |
| namespace | agent.tests |
| namespace | agent.tests.test_greedy |