Baike.dev
All toolsTrendingOpen sourceNewsSubmit
Log in
< 返回工具列表
E

examples

> 编程语言
开源

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

24.0K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

PyTorch Examples

https://pytorch.org/examples/

pytorch/examples is a repository showcasing examples of using PyTorch. The goal is to have curated, short, few/no dependencies high quality examples that are substantially different from each other that can be emulated in your existing work.

  • For tutorials: https://github.com/pytorch/tutorials
  • For changes to pytorch.org: https://github.com/pytorch/pytorch.github.io
  • For a general model hub: https://pytorch.org/hub/ or https://huggingface.co/models
  • For recipes on how to run PyTorch in production: https://github.com/facebookresearch/recipes
  • For general Q&A and support: https://discuss.pytorch.org/

Available models

  • Image classification (MNIST) using Convnets
  • Word-level Language Modeling using RNN and Transformer
  • Training Imagenet Classifiers with Popular Networks
  • Generative Adversarial Networks (DCGAN)
  • Variational Auto-Encoders
  • Superresolution using an efficient sub-pixel convolutional neural network
  • Hogwild training of shared ConvNets across multiple processes on MNIST
  • Training a CartPole to balance with actor-critic
  • Natural Language Inference (SNLI) with GloVe vectors, LSTMs, and torchtext
  • Time sequence prediction - use an LSTM to learn Sine waves
  • Implement the Neural Style Transfer algorithm on images
  • Reinforcement Learning with Actor Critic and REINFORCE algorithms on OpenAI gym
  • PyTorch Module Transformations using fx
  • Distributed PyTorch examples with Distributed Data Parallel and RPC
  • Several examples illustrating the C++ Frontend
  • Image Classification Using Forward-Forward
  • Language Translation using Transformers

Additionally, a list of good examples hosted in their own repositories:

  • Neural Machine Translation using sequence-to-sequence RNN with attention (OpenNMT)

Contributing

If you'd like to contribute your own example or fix a bug please make sure to take a look at CONTRIBUTING.md.

核心特点

  • •For tutorials: https://github.com/pytorch/tutorials
  • •For changes to pytorch.org: https://github.com/pytorch/pytorch.github.io
  • •For a general model hub: https://pytorch.org/hub/ or https://huggingface.co/models
  • •For recipes on how to run PyTorch in production: https://github.com/facebookresearch/recipes
  • •For general Q&A and support: https://discuss.pytorch.org/
  • •Image classification (MNIST) using Convnets
  • •Word-level Language Modeling using RNN and Transformer
  • •Training Imagenet Classifiers with Popular Networks
  • •Generative Adversarial Networks (DCGAN)
  • •Variational Auto-Encoders

> 标签

Python

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言
Baike.dev

baike.dev helps you discover great languages, frameworks, databases, DevOps and cloud-native tools.

Quick links

  • Home
  • All tools
  • Trending
  • Open source

About

  • About us
  • Community
  • News

Contribute

Found a great developer tool? Share it with the community.

Submit a tool
© 2026 baike.dev Developer EncyclopediaUpdated daily · Discover great developer tools