View source on GitHub |
Bandit environment that returns random observations and rewards.
Classes
class EnvironmentDynamics
: Abstract class to represent a non-stationary environment dynamics.
class NonStationaryStochasticEnvironment
: Implements a general non-stationary environment.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|