|
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 | bandit.tests.test_static.TestStaticBandit |
| Test case to test that the static bandit works correctly. More... | |
Namespaces | |
| namespace | bandit |
| The bandit module implements several k-armed bandit type problems. | |
| namespace | bandit.tests |
| namespace | bandit.tests.test_static |