We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b9ea4 commit 1b2f520Copy full SHA for 1b2f520
_static/img/half_cheetah.gif
2.26 MB
index.rst
@@ -295,6 +295,14 @@ What's new in PyTorch tutorials?
295
:link: intermediate/mario_rl_tutorial.html
296
:tags: Reinforcement-Learning
297
298
+.. customcarditem::
299
+ :header: Code a DDPG Loss
300
+ :card_description: Use TorchRL to code a DDPG Loss
301
+ :image: _static/img/half_cheetah.gif
302
+ :link: intermediate/coding_ddpg.html
303
+ :tags: Reinforcement-Learning
304
+
305
306
307
.. Deploying PyTorch Models in Production
308
0 commit comments