k-Armed Bandit 1.0.0
A collection of k-armed bandits and assoicated agents for reinforcement learning
|
The agent module provides some sample agents that can learn from a bandit. More...
Namespaces | |
namespace | base_agent |
namespace | epsilon_greedy |
namespace | greedy |
namespace | tests |
The agent module provides some sample agents that can learn from a bandit.