View source on GitHub |
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
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|