Skip to content
 
 

Latest commit

 

History

99 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
  • Hogwild training of shared ConvNets across multiple processes on MNIST

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages