mnist-idx-conduit: conduit utilities for MNIST IDX files
[ bsd3, data, data-mining, data-science, library, machine-learning ]
[ Propose Tags ]
[ Report a vulnerability ]
Conduit decoders for MNIST IDX data files, as described in http://yann.lecun.com/exdb/mnist/ . The IDX format is a low-level binary representation for storing general vector, image or tensor data. Here the parsers are specialized to the MNIST dataset, which stores scans of handwritten digits and is a classic benchmark for text classification.
[Skip to Readme]
Downloads
- mnist-idx-conduit-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.7 && <5), binary, bytestring, conduit, containers, exceptions, hspec, resourcet, vector [details] |
Tested with | ghc ==8.10.4 |
License | BSD-3-Clause |
Copyright | 2021 Marco Zocca |
Author | Marco Zocca |
Maintainer | ocramz |
Category | Data, Data Science, Machine Learning, Data Mining |
Home page | https://github.com/ocramz/mnist-idx-conduit |
Source repo | head: git clone https://github.com/ocramz/mnist-idx-conduit |
Uploaded | by ocramz at 2021-05-14T13:35:51Z |
Distributions | LTSHaskell:0.4.0.0, NixOS:0.4.0.0, Stackage:0.4.0.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 849 total (26 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-05-14 [all 1 reports] |