Skip to content
forked from pytorch/examples

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

License

Notifications You must be signed in to change notification settings

ZRStea/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch Examples

A repository showcasing examples of using pytorch

Basic examples:

  • MNIST Convnets
  • Word level Language Modeling using LSTM RNNs
  • Imagenet-12 training with Residual Networks
  • Generative Adversarial Networks (DCGAN)
  • Variational Auto-Encoders
  • Superresolution using an efficient sub-pixel convolutional neural network

Larger examples / whole projects:

  • OpenNMT: A PyTorch port of OpenNMT, a sequence to sequence model for Neural Translation

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%