mirror of
https://github.com/vale981/ray
synced 2025-03-11 05:46:37 -04:00
21 lines
360 B
ReStructuredText
21 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:
|
||
|
|