Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pytorch
GitHub Repository: pytorch/tutorials
Path: blob/main/beginner_source/README.txt
1686 views
1
Beginner Tutorials
2
------------------
3
4
1. blitz/* and deep_learning_60min_blitz.rst
5
Deep Learning with PyTorch: A 60 Minute Blitz
6
https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html
7
8
2. former_torches/* and former_torchies_tutorial.rst
9
PyTorch for Former Torch Users
10
https://pytorch.org/tutorials/beginner/former_torchies_tutorial.html
11
12
3. examples_*/* and pytorch_with_examples.rst
13
Learning PyTorch with Examples
14
https://pytorch.org/tutorials/beginner/pytorch_with_examples.html
15
16
4. transfer_learning_tutorial.py
17
Transfer Learning Tutorial
18
https://pytorch.org/tutorials/beginner/transfer_learning_tutorial.html
19
20
5. nlp/* and deep_learning_nlp_tutorial.rst
21
Deep Learning for NLP with Pytorch
22
https://pytorch.org/tutorials/beginner/deep_learning_nlp_tutorial.html
23
24