We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b5950 commit c01ae56Copy full SHA for c01ae56
docs/policies.rst
@@ -8,6 +8,8 @@ Policy interfaces
8
.. autoclass:: chainerrl.policy.Policy
9
:members:
10
11
+ .. automethod:: __call__
12
+
13
Policy implementations
14
======================
15
0 commit comments