https://github.com/krshrimali/mnist-libtorch-windows
Trying to compile and build CNN for MNIST Data in Windows (VS 2019)
https://github.com/krshrimali/mnist-libtorch-windows
Last synced: 7 months ago
JSON representation
Trying to compile and build CNN for MNIST Data in Windows (VS 2019)
- Host: GitHub
- URL: https://github.com/krshrimali/mnist-libtorch-windows
- Owner: krshrimali
- Created: 2019-06-14T02:50:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T09:09:34.000Z (over 6 years ago)
- Last Synced: 2025-03-12T08:26:12.324Z (7 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MNIST-Libtorch-Windows
Trying to compile and build CNN for MNIST Data in Windows (VS 2019)**Forums**: https://discuss.pytorch.org/t/unable-to-read-data-using-pytorch-c-api-mnist/47915
**Update**: Issue resolved. Instructions coming soon!