MCPcopy Index your code
hub / github.com/patrickloeber/pytorchTutorial

github.com/patrickloeber/pytorchTutorial @main sqlite

repository ↗ · DeepWiki ↗
48 symbols 116 edges 19 files 1 documented · 2%
README

PyTorch Beginner Tutorials from my YouTube channel.

Watch the Playlist

Alt text

  1. Installation
  2. Tensor Basics
  3. Autograd
  4. Backpropagation
  5. Gradient Descent With Autograd and Backpropagation
  6. Training Pipeline: Model, Loss, and Optimizer
  7. Linear Regression
  8. Logistic Regression
  9. Dataset and DataLoader
  10. Dataset Transforms
  11. Softmax And Cross Entropy
  12. Activation Functions
  13. Feed-Forward Neural Net
  14. Convolutional Neural Net (CNN)
  15. Transfer Learning
  16. Tensorboard
  17. Save and Load Models

Core symbols most depended-on inside this repo

loss
called by 7
05_2_gradientdescent_auto.py
forward
called by 3
05_1_gradientdescent_manually.py
forward
called by 3
05_2_gradientdescent_auto.py
forward
called by 3
06_1_loss_and_optimizer.py
train_model
called by 2
15_transfer_learning.py
cross_entropy
called by 2
11_softmax_and_crossentropy.py
loss
called by 1
05_1_gradientdescent_manually.py
gradient
called by 1
05_1_gradientdescent_manually.py

Shape

Method 25
Class 12
Function 11

Languages

Python100%

Modules by API surface

10_transformers.py9 symbols
11_softmax_and_crossentropy.py8 symbols
14_cnn.py4 symbols
09_dataloader.py4 symbols
17_save_load.py3 symbols
16_tensorboard.py3 symbols
13_feedforward.py3 symbols
12_activation_functions.py3 symbols
08_logistic_regression.py3 symbols
05_1_gradientdescent_manually.py3 symbols
15_transfer_learning.py2 symbols
05_2_gradientdescent_auto.py2 symbols

For agents

$ claude mcp add pytorchTutorial \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact