k-Armed Bandit 1.0.0
A collection of k-armed bandits and assoicated agents for reinforcement learning
Loading...
Searching...
No Matches
Namespaces
agent Namespace Reference

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
 

Detailed Description

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