@hackage hmatrix-morpheus0.1.1.1

Low-level machine learning auxiliary functions.

  • Installation

  • Dependencies (2)

  • Dependents (1)

    @hackage/mltool
  • Package Flags

      openblas
       (off by default)

      Link with OpenBLAS (https:/github.comxianyi/OpenBLAS) optimized libraries.

Purely functional interface to morpheus based on hmatrix. Morpheus library contains a bunch of cache line aware numerical algorithms suitable for using as a low-level primitives to build machine learning applications.

Examples are in Numeric.Morpheus module.