pytorch/examples resource
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc. observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 39
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3661
- days_rel: n/a
- days_push: 366
- n_releases_24m: 0
Adoption not part of the score
24015 stars · 9824 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A curated repository of short, high-quality PyTorch example projects covering vision, text, reinforcement learning, and distributed training. Each example is minimal and dependency-light, intended to be emulated in users' own work.
Use cases
- learn pytorch by example
- mnist image classification example code
- train a dcgan in pytorch
- pytorch distributed data parallel example
- reinforcement learning cartpole pytorch example
- word-level language model rnn transformer example
- neural style transfer pytorch implementation
When to choose
- you want short, curated, runnable PyTorch code to copy patterns from
- you need canonical examples of DDP/RPC distributed training
- you are learning deep learning concepts like VAEs, GANs, or RL with minimal dependencies
When to avoid
- you need full tutorials or step-by-step explanations (use pytorch/tutorials)
- you need production-ready recipes (use facebookresearch/recipes)
- you need pretrained models or a model hub (use PyTorch Hub or Hugging Face)
Facets
learning-resource · maturity active
machine-learning deep-learning computer-vision nlp reinforcement-learning deep-learning machine-learning computer-vision tutorials python cross-platform pytorch example-code mnist gan transformers distributed-training sample-code natural-language-processing
9 sources
- readme: https://github.com/pytorch/examples · fetched 2026-08-28 · 31102942ecc9
- homepage: https://pytorch.org/examples · fetched 2026-08-29 · f1bdaf5ef5da
- site_page: https://pytorch.org/docs/stable/index.html · fetched 2026-08-29 · a9a24195924a
- site_page: https://pytorch.org/foundation · fetched 2026-08-29 · 826b32be4d07
- site_page: https://pytorch.org/ecosystem · fetched 2026-08-29 · b1e60b6a50af
- site_page: https://discuss.pytorch.org/ · fetched 2026-08-29 · 5a4b54973661
- site_page: https://pytorch.org/edge · fetched 2026-08-29 · f163d0fd8a9e
- site_page: https://pytorch.org/executorch/stable/index.html · fetched 2026-08-29 · ed8dcff0982a
- site_page: https://pytorch.org/pytorch-domains · fetched 2026-08-29 · 7c14ee568014
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pytorch/examples | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="pytorch/examples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem