Skip to content

Commit d46e1f1

Browse files
committed
adding paszke's tutorial to README
1 parent b8af9b1 commit d46e1f1

File tree

3 files changed

+452
-0
lines changed

3 files changed

+452
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ PyTorch Tutorials
66
2. Custom C extensions
77
- [Write your own C code that interfaces into PyTorch via FFI](Creating%20Extensions%20using%20FFI.md)
88
3. [Writing your own neural network module that uses numpy and scipy](Creating extensions using numpy and scipy.ipynb)
9+
4. [Reinforcement (Q-)Learning with PyTorch](Reinforcement (Q-)Learning with PyTorch.ipynb)

0 commit comments

Comments
 (0)