apachecn/pytorch-doc-zh
Pytorch 中文文档
This project provides translated Chinese documentation and tutorials for PyTorch, a popular open-source machine learning framework. It takes the official English PyTorch documentation and makes it accessible to Chinese-speaking users. Data scientists, machine learning engineers, and AI researchers who prefer learning and working in Chinese would use this resource to understand PyTorch concepts and build deep learning models.
4,225 stars.
Use this if you are a Chinese-speaking developer or researcher looking for comprehensive PyTorch documentation and tutorials in your native language.
Not ideal if you are comfortable with English documentation or prefer learning PyTorch through interactive courses rather than translated texts.
Stars
4,225
Forks
999
Language
Shell
License
—
Category
Last pushed
Jan 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/apachecn/pytorch-doc-zh"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dataflowr/notebooks
code for deep learning courses
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
xl0/lovely-tensors
Tensors, for human consumption
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.