Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/conjfrnk/mnist-go
MNIST Dataset in Go
https://github.com/conjfrnk/mnist-go
golang mnist
Last synced: 3 days ago
JSON representation
MNIST Dataset in Go
- Host: GitHub
- URL: https://github.com/conjfrnk/mnist-go
- Owner: conjfrnk
- License: mit
- Created: 2024-04-26T18:35:20.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T20:31:01.000Z (8 months ago)
- Last Synced: 2024-05-22T21:30:25.361Z (8 months ago)
- Topics: golang, mnist
- Language: Go
- Homepage:
- Size: 11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mnist-go
MNIST Dataset in Go## Build and run
`go run .`## View the loss data
`gnuplot plot.gp`