Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5303996 commit 4a090f1Copy full SHA for 4a090f1
1 file changed
index.rst
@@ -8,7 +8,7 @@ starting point, and provides a broad view into how to use PyTorch from the basic
8
Some considerations:
9
10
* We’ve added a new feature to tutorials that allows users to open the notebook associated with a tutorial in Google Colab.
11
- Visit `this page </beginner/colab.html>`_ for more information.
+ Visit `this page <https://pytorch.org/tutorials/beginner/colab.html>`_ for more information.
12
* If you would like to do the tutorials interactively via IPython / Jupyter,
13
each tutorial has a download link for a Jupyter Notebook and Python source code.
14
* Additional high-quality examples are available, including image classification,
0 commit comments