Module: tf_agents.bandits.environments.non_stationary_stochastic_environment

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.

absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature