Top 6 Jupyter Notebook pytorch-tutorial Projects
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
-
pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
-
PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
-
pytorch-image-classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
-
thinking-in-tensors-writing-in-pytorch
Thinking in tensors, writing in PyTorch (a hands-on deep learning intro)
Project mention: Show HN: The Little Notebook for Learning Linear Algebra with Python | news.ycombinator.com | 2025-09-26Nice to see it!
I think that a lot of mathematics would benefit from executable code (or I would say - executable maths) - so people can play and experiment with it.
I had my own approach for teaching deep learning (https://github.com/stared/thinking-in-tensors-writing-in-pyt...), showing both mathematical formulation in LaTex, and a numeric one in PyTorch.
Jupyter Notebook pytorch-tutorial discussion
Jupyter Notebook pytorch-tutorial related posts
Index
What are some of the best open-source pytorch-tutorial projects in Jupyter Notebook? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | introtodeeplearning | 8,354 |
| 2 | pytorch-seq2seq | 5,628 |
| 3 | pytorch-sentiment-analysis | 4,571 |
| 4 | PyTorchStepByStep | 1,263 |
| 5 | pytorch-image-classification | 1,065 |
| 6 | thinking-in-tensors-writing-in-pytorch | 392 |