Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 25ece55

Browse files
authored
Update pytorch_with_examples.rst (#1438)
* Update pytorch_with_examples.rst * Update pytorch_with_examples.rst
1 parent d92492e commit 25ece55

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

beginner_source/pytorch_with_examples.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ Learning PyTorch with Examples
22
******************************
33
**Author**: `Justin Johnson <https://github.com/jcjohnson/pytorch-examples>`_
44

5+
.. Note::
6+
This is one of our older PyTorch tutorials. You can view our latest
7+
beginner content in
8+
`Learn the Basics <https://pytorch.org/tutorials/beginner/basics/intro.html>`_.
9+
510
This tutorial introduces the fundamental concepts of
611
`PyTorch <https://github.com/pytorch/pytorch>`__ through self-contained
712
examples.

0 commit comments

Comments
 (0)