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

Go to the source code of this file.

Classes

class  bandit.random_walk.RandomWalk
 A random walk bandit. More...
 

Namespaces

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