An open API service indexing awesome lists of open source software.

https://github.com/szagoruyko/examples


https://github.com/szagoruyko/examples

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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)