Skip to content

Commit 08cfce9

Browse files
committed
README
1 parent 812f7ca commit 08cfce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ To get the most out of these tutorials, you should have:
102102
Each tutorial has an "Open in Colab" badge that allows you to run it directly in your browser:
103103

104104
| Tutorial | Open in Colab | Details |
105-
|----------|---------------|
105+
|----------|---------------| --------|
106106
| 1. Introduction to Tensors | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/anand-me/deep-learning-with-pytorch-tutorials/blob/main/src/PyTorchTuto_1.ipynb) | tutorial1.html |
107107
| 2. Autograd and Automatic Differentiation | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/anand-me/deep-learning-with-pytorch-tutorials/blob/main/src/PyTorchTuto_2.ipynb) | tutorial2.html |
108108
| 3. Neural Networks with PyTorch | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/anand-me/deep-learning-with-pytorch-tutorials/blob/main/src/PyTorchTuto_3.ipynb) | tutorial3.html |

0 commit comments

Comments
 (0)