https://github.com/hachreak/r_torchdemo
MNIST demo pytorch inside R! :)
https://github.com/hachreak/r_torchdemo
Last synced: 2 months ago
JSON representation
MNIST demo pytorch inside R! :)
- Host: GitHub
- URL: https://github.com/hachreak/r_torchdemo
- Owner: hachreak
- Created: 2021-11-25T13:09:02.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-25T13:09:21.000Z (almost 4 years ago)
- Last Synced: 2025-05-13T23:10:48.542Z (5 months ago)
- Language: R
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MNIST demo pytorch inside R! :)
Run installation script first (see `install_libs.r`).
Then run `mnist.r`.