k-Armed Bandit 1.0.0
A collection of k-armed bandits and assoicated agents for reinforcement learning
|
Classes | |
class | FakeAgent |
A fake child class to allow testing of BaseAgent. More... | |
class | TestBaseAgent |
Test the BaseAgent class. More... | |