Module: tf_agents.policies.random_py_policy

Policy implementation that generates random actions.

Classes

class RandomPyPolicy: 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