Module: tf_agents.drivers.dynamic_step_driver

A Driver that takes N steps in the environment using a tf.while_loop.

Classes

class DynamicStepDriver: A driver that takes N steps in an environment using a tf.while_loop.

Functions

is_bandit_env(...)

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