Skip to content

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

License

Notifications You must be signed in to change notification settings

Nature0310/examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch Examples

A repository showcasing examples of using pytorch

  • 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

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%