Module: tf_agents.bandits.environments.movielens_per_arm_py_environment

Class implementation of the per-arm MovieLens Bandit environment.

Classes

class MovieLensPerArmPyEnvironment: Implements the per-arm version of the MovieLens Bandit environment.

GLOBAL_KEY 'global'
PER_ARM_KEY 'per_arm'
absolute_import Instance of __future__._Feature