Module: tf_agents.environments.random_tf_environment

Utility environment that creates random observations.

Classes

class RandomTFEnvironment: Randomly generates observations following the given observation_spec.

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