https://github.com/maxstrange/pytorchmnist
Super simple PyTorch examples for MNIST dataset
https://github.com/maxstrange/pytorchmnist
autoencoder mnist neural-network pytorch pytorch-tutorial
Last synced: about 1 month ago
JSON representation
Super simple PyTorch examples for MNIST dataset
- Host: GitHub
- URL: https://github.com/maxstrange/pytorchmnist
- Owner: MaxStrange
- License: mit
- Created: 2019-08-23T18:24:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T20:57:29.000Z (almost 7 years ago)
- Last Synced: 2025-03-28T17:48:19.592Z (about 1 year ago)
- Topics: autoencoder, mnist, neural-network, pytorch, pytorch-tutorial
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pytorchmnist
Super simple PyTorch examples for MNIST dataset