@hackage mnist-idx0.1.3.2
Read and write IDX data that is used in e.g. the MNIST database.
Installation
Dependencies (4)
- base >=4.6 && <5
- binary >=0.7
- bytestring >=0.10
- vector >=0.10 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/horde-ad, @hackage/backprop
This package provides functionality to read and write data in the IDX binary format. This format is relevant for machine learning applications, like the MNIST handwritten digit database.