-
Notifications
You must be signed in to change notification settings - Fork 4.1k
/
Copy pathREADME.txt
34 lines (26 loc) · 1.1 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Introduction to PyTorch on YouTube
----------------------------------
1. introyt.py
Introduction to PyTorch - Youtube Series
https://pytorch.org/tutorials/beginner/introyt/introyt.html
2. introyt1_tutorial.py
Introduction to PyTorch
https://pytorch.org/tutorials/beginner/introyt/introyt1_tutorial.html
3. tensors_deeper_tutorial.py
PyTorch Tensors
https://pytorch.org/tutorials/beginner/introyt/tensors_deeper_tutorial.html
4. autogradyt_tutorial.py
The Fundamentals of Autograd
https://pytorch.org/tutorials/beginner/introyt/autogradyt_tutorial.html
5. modelsyt_tutorial.py
Building Models with PyTorch
https://pytorch.org/tutorials/beginner/introyt/modelsyt_tutorial.html
6. tensorboardyt_tutorial.py
PyTorch TensorBoard Support
https://pytorch.org/tutorials/beginner/introyt/tensorboardyt_tutorial.html
7. trainingyt_tutorial.py
Training with PyTorch
https://pytorch.org/tutorials/beginner/introyt/trainingyt_tutorial.html
8. captumyt_tutorial.py
Model Understanding with Captum
https://pytorch.org/tutorials/beginner/introyt/captumyt_tutorial.html