We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad05d56 commit 07918d2Copy full SHA for 07918d2
intermediate_source/README.txt
@@ -15,4 +15,12 @@ Intermediate tutorials
15
16
4. reinforcement_q_learning.py
17
Reinforcement Learning (DQN) tutorial
18
- http://pytorch.org/tutorials/intermediate/reinforcement_q_learning.html
+ http://pytorch.org/tutorials/intermediate/reinforcement_q_learning.html
19
+
20
+5. dist_tuto.rst
21
+ Writing Distributed Applications with PyTorch
22
+ http://pytorch.org/tutorials/intermediate/dist_tuto.html
23
24
+6. spatial_transformer_tutorial
25
+ Spatial Transformer Networks Tutorial
26
+ http://pytorch.org/tutorials/intermediate/spatial_transformer_tutorial.html
0 commit comments