We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1133197 commit 081c382Copy full SHA for 081c382
tutorials/popular/blitz/README.md
@@ -7,4 +7,7 @@
7
https://pytorch.org/tutorials/beginner/blitz/autograd_tutorial.html
8
9
3. *[neural_networks](tutorials/popular/blitz/neural_networks)*: Neural Networks
10
- https://pytorch.org/tutorials/beginner/blitz/neural_networks_tutorial.html
+ https://pytorch.org/tutorials/beginner/blitz/neural_networks_tutorial.html
11
+
12
+4. *[training_a_classifier](tutorials/popular/blitz/training_a_classifier)*: Training a Classifier
13
+ https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html
0 commit comments