k-Armed Bandit 1.0.0
A collection of k-armed bandits and assoicated agents for reinforcement learning
Loading...
Searching...
No Matches
Classes | Namespaces
test_base_agent.py File Reference

Go to the source code of this file.

Classes

class  agent.tests.test_base_agent.FakeAgent
 A fake child class to allow testing of BaseAgent. More...
 
class  agent.tests.test_base_agent.TestBaseAgent
 Test the BaseAgent class. More...
 

Namespaces

namespace  agent
 The agent module provides some sample agents that can learn from a bandit.
 
namespace  agent.tests
 
namespace  agent.tests.test_base_agent