https://github.com/szagoruyko/examples
https://github.com/szagoruyko/examples
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/szagoruyko/examples
- Owner: szagoruyko
- Created: 2016-12-10T22:40:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-18T00:28:04.000Z (over 8 years ago)
- Last Synced: 2025-01-01T18:35:07.721Z (5 months ago)
- Language: Python
- Size: 5.36 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)