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_bandit.py File Reference

Go to the source code of this file.

Classes

class  bandit.tests.test_base_bandit.FakeBandit
 This is a fake child class. More...
 
class  bandit.tests.test_base_bandit.TestBaseBandit
 Tests the base class that all bandits rely on. More...
 

Namespaces

namespace  bandit
 The bandit module implements several k-armed bandit type problems.
 
namespace  bandit.tests
 
namespace  bandit.tests.test_base_bandit