- Notifications
You must be signed in to change notification settings - Fork9.8k
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
License
NotificationsYou must be signed in to change notification settings
pytorch/examples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
pytorch/examples is a repository showcasing examples of usingPyTorch. The goal is to have curated, short, few/no dependencieshigh 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/ orhttps://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
- 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 withDistributed Data Parallel andRPC
- 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:
If you'd like to contribute your own example or fix a bug please make sure to take a look atCONTRIBUTING.md.
About
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.