https://github.com/chneau/mnist-go
a trial at embedding a ONNX model in go
https://github.com/chneau/mnist-go
Last synced: 7 months ago
JSON representation
a trial at embedding a ONNX model in go
- Host: GitHub
- URL: https://github.com/chneau/mnist-go
- Owner: chneau
- License: mit
- Created: 2019-10-03T10:39:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-06T22:03:46.000Z (over 6 years ago)
- Last Synced: 2025-02-10T20:19:17.558Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mnist-go
a trial at embedding a ONNX model in go