Module: tf_agents.environments.random_py_environment

Environment implementation that generates random observations.

Classes

class RandomPyEnvironment: Randomly generates observations following the given observation_spec.

Type Aliases

RewardFn

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