mnist-idx

Read and write IDX data that is used in e.g. the MNIST database.

https://github.com/kryoxide/mnist-idx/

Version on this page:0.1.2.8
LTS Haskell 22.14:0.1.3.2@rev:1
Stackage Nightly 2024-03-28:0.1.3.2@rev:1
Latest on Hackage:0.1.3.2@rev:1

See all snapshots mnist-idx appears in

LGPL-3.0-only licensed by Christof Schramm
Maintained by [email protected]
This version can be pinned in stack with:mnist-idx-0.1.2.8@sha256:933696718f3e017584006f48d12b3080a8938bc362dec8469d48a456f9708a17,2474

Module documentation for 0.1.2.8

  • Data
    • Data.IDX
      • Data.IDX.Internal

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.