mirror of
https://github.com/vale981/ray
synced 2025-03-07 02:51:39 -05:00
20 lines
360 B
ReStructuredText
20 lines
360 B
ReStructuredText
.. _tf-policies-reference-docs:
|
|
|
|
TensorFlow-Specific Sub-Classes
|
|
===============================
|
|
|
|
TFPolicy
|
|
--------
|
|
|
|
.. autoclass:: ray.rllib.policy.tf_policy.TFPolicy
|
|
:special-members: __init__
|
|
:members:
|
|
|
|
|
|
DynamicTFPolicy
|
|
---------------
|
|
|
|
.. autoclass:: ray.rllib.policy.dynamic_tf_policy.DynamicTFPolicy
|
|
:special-members: __init__
|
|
:members:
|
|
|