Module: tf_agents.policies.random_tf_policy

Policy implementation that generates random actions.

Classes

class RandomTFPolicy: Returns random samples of the given action_spec.

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