File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Deep Learning with PyTorch: A 60 Minute Blitz
22
3- 1 . * [ tensors] ( tutorials/popular/blitz/ tensors) * : What is PyTorch?
3+ 1 . * [ tensors] ( tensors/ ) * : What is PyTorch?
44 https://pytorch.org/tutorials/beginner/blitz/tensor_tutorial.html
55
6- 2 . * [ autograd] ( tutorials/popular/blitz/ autograd) * : Autograd: Automatic Differentiation
6+ 2 . * [ autograd] ( autograd/ ) * : Autograd: Automatic Differentiation
77 https://pytorch.org/tutorials/beginner/blitz/autograd_tutorial.html
88
9- 3 . * [ neural_networks] ( tutorials/popular/blitz/ neural_networks) * : Neural Networks
9+ 3 . * [ neural_networks] ( neural_networks/ ) * : Neural Networks
1010 https://pytorch.org/tutorials/beginner/blitz/neural_networks_tutorial.html
1111
12- 4 . * [ training_a_classifier] ( tutorials/popular/blitz/ training_a_classifier) * : Training a Classifier
12+ 4 . * [ training_a_classifier] ( training_a_classifier/ ) * : Training a Classifier
1313 https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html
You can’t perform that action at this time.
0 commit comments