Skip to content

Commit 6c0acfc

Browse files
committed
Port TorchRL tutorial for DDPG Loss to pytorch.org
Port existing tutorial from torchrl to pytorch.org. #2351
1 parent 4648254 commit 6c0acfc

File tree

3 files changed

+1218
-0
lines changed

3 files changed

+1218
-0
lines changed

Diff for: _static/img/half_cheetah.gif

2.26 MB
Loading

Diff for: index.rst

+8
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,14 @@ What's new in PyTorch tutorials?
295295
:link: intermediate/mario_rl_tutorial.html
296296
:tags: Reinforcement-Learning
297297

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+
298306

299307
.. Deploying PyTorch Models in Production
300308

0 commit comments

Comments
 (0)