Skip to content

Commit

Permalink
Update index_cn.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
TCChenlong authored May 13, 2022
1 parent 809362f commit efdfff4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/practices/reinforcement_learning/index_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@
这里提供了一些强化学习的示例:

- `演员-评论家算法 <./actor_critic_method.html>`_ : 介绍使用 PaddlePaddle 实现演员-评论家算法。
- `优势-演员-评论家算法(A2C) <./advantage_actor_critic.html>`_ : 介绍使用 PaddlePaddle 实现 A2C 算法。
- `深度确定梯度策略(DDPG) <./deep_deterministic_policy_gradient.html>`_ : 介绍使用 PaddlePaddle 实现 DDPG 算法。

.. toctree::
:hidden:
:titlesonly:

actor_critic_method.ipynb
advantage_actor_critic.ipynb
deep_deterministic_policy_gradient.ipynb

0 comments on commit efdfff4

Please sign in to comment.