Skip to content

Commit 07918d2

Browse files
committed
Update readme
1 parent ad05d56 commit 07918d2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

intermediate_source/README.txt

+9-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,12 @@ Intermediate tutorials
1515

1616
4. reinforcement_q_learning.py
1717
Reinforcement Learning (DQN) tutorial
18-
http://pytorch.org/tutorials/intermediate/reinforcement_q_learning.html
18+
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

Comments
 (0)