Skip to content

Commit fa5857d

Browse files
committed
update docs
1 parent 00a3835 commit fa5857d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/core/policies.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,15 @@ In order to get reproducible training results for the same inputs you can
192192
set the ``random_seed`` attribute of the ``KerasPolicy`` to any integer.
193193

194194

195+
.. _embedding_policy:
196+
197+
Embedding Policy
198+
^^^^^^^^^^^^^^^^
199+
200+
``EmbeddingPolicy`` got renamed to ``TEDPolicy``.
201+
Please take a look at :ref:`ted_policy` for more details.
202+
203+
195204
.. _ted_policy:
196205

197206
TED Policy

0 commit comments

Comments
 (0)