tingsongyu/pytorch_tutorial

《Pytorch模型训练实用教程》中配套代码

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 33 minutes ago
Added to GitGenius on September 8th, 2026
Created on December 4th, 2018
Open Issues & Pull Requests: 34 (+0)
GitHub issues: Enabled
Number of forks: 1,742
Total Stargazers: 8,020 (+0)
Total Subscribers: 92 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 22.3 hours
Mean response time: 22.3 hours
90th percentile: 22.3 hours
Tracked items: 1

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,687 days
Stale 30+ days: 2
Stale 90+ days: 2

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

pytorch_tutorial is a code repository accompanying a practical PyTorch model training textbook.

The repository provides implementation examples and code samples designed to support learning PyTorch model training through a structured tutorial format. It serves as a companion resource to a published textbook on practical PyTorch usage, offering working code that demonstrates the concepts and techniques covered in the written material.

This repository is suited for developers learning PyTorch fundamentals through a textbook-based approach who want to run and study accompanying code examples. The material covers core model training workflows and is intended for those building foundational knowledge in PyTorch development. The second edition has expanded to include deep learning application cases and inference deployment frameworks spanning computer vision, natural language processing, and large language models, along with tutorials on ONNX and TensorRT.

The project maintains an active community channel through reader discussion groups and accepts feedback and improvement suggestions via direct contact. Code corrections and refinements have been incorporated into the repository based on identified issues and clarifications needed in the tutorial material.