Skip to content

Commit db042c6

Browse files
authored
Update README.md
1 parent 37e4639 commit db042c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Basic knowledge of PyTorch and neural networks is assumed.
66

77
If you're new to PyTorch, first read [Deep Learning with PyTorch: A 60 Minute Blitz](https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html) and [Learning PyTorch with Examples](https://pytorch.org/tutorials/beginner/pytorch_with_examples.html).
88

9+
---
10+
911
In each tutorial, we will focus on a specific application or area of interest by implementing a model from a research paper.
1012

1113
Application | Paper | Tutorial | Status

0 commit comments

Comments
 (0)