@hackage / neural-network-blashs

Yet Another High Performance and Extendable Neural Network in Haskell

Latest0.1.0.0

About

Metadata

  • Last updated , by JiasenWu
  • License BSD-3-Clause
  • Maintained by: jiasenwu@hotmail.com

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    vec128 (off by default)

    Enable 128-bit vector hardware instructions.

    vec256 (off by default)

    Enable 256-bit vector hardware instructions.

    vec512 (off by default)

    Enable 512-bit vector hardware instructions.

Readme

Provides execution backend of neural network on top of blas-hs.