Module: tf_agents.policies.tf_py_policy

Exposes a python policy as an in-graph TensorFlow policy.

Classes

class TFPyPolicy: Exposes a Python policy as an in-graph TensorFlow policy.

Functions

map_tensor_spec_to_dtypes_list(...)

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