You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ To get the most out of these tutorials, you should have:
102
102
Each tutorial has an "Open in Colab" badge that allows you to run it directly in your browser:
103
103
104
104
| Tutorial | Open in Colab | Details |
105
-
|----------|---------------|
105
+
|----------|---------------| --------|
106
106
| 1. Introduction to Tensors |[](https://colab.research.google.com/github/anand-me/deep-learning-with-pytorch-tutorials/blob/main/src/PyTorchTuto_1.ipynb)| tutorial1.html |
107
107
| 2. Autograd and Automatic Differentiation |[](https://colab.research.google.com/github/anand-me/deep-learning-with-pytorch-tutorials/blob/main/src/PyTorchTuto_2.ipynb)| tutorial2.html |
108
108
| 3. Neural Networks with PyTorch |[](https://colab.research.google.com/github/anand-me/deep-learning-with-pytorch-tutorials/blob/main/src/PyTorchTuto_3.ipynb)| tutorial3.html |
0 commit comments