zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Covers core PyTorch concepts through executable Jupyter notebooks organized progressively from fundamentals (tensors, autograd, neural networks) through advanced topics (distributed training, transfer learning, visualization with Visdom/TensorBoard). Includes practical implementations for classification, RNN sequence prediction, and computer vision tasks, with version tracking aligned to PyTorch releases. Provides both online and notebook formats with community support through QQ discussion groups.
21,580 stars. No commits in the last 6 months.
Stars
21,580
Forks
5,435
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zergtant/pytorch-handbook"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xl0/lovely-tensors
Tensors, for human consumption
stared/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
pyc-team/pytorch_concepts
PyC (Pytorch Concepts) is a PyTorch-based library for training concept-based interpretable deep...
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis