Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 222 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 222 Bytes

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)