LianHaiMiao/pytorch-lesson-zh
pytorch 包教不包会
This project provides comprehensive tutorials and practical examples for PyTorch, a popular deep learning framework. It guides users from foundational concepts like tensors and automatic differentiation to implementing advanced models in computer vision, natural language processing, and generative AI. Researchers, data scientists, and machine learning engineers looking to learn or apply PyTorch will find it useful.
397 stars. No commits in the last 6 months.
Use this if you are a machine learning practitioner in China (or fluent in Chinese) seeking to learn PyTorch fundamentals and implement various deep learning models, from basic linear regression to complex architectures like GANs and Transformers.
Not ideal if you are a beginner with no prior programming experience, are looking for a conceptual overview without code, or require tutorials specifically for the latest PyTorch 1.0+ versions.
Stars
397
Forks
112
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 26, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/LianHaiMiao/pytorch-lesson-zh"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
xl0/lovely-tensors
Tensors, for human consumption
stared/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
dataflowr/notebooks
code for deep learning courses
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"