@hackage neural-network-blashs0.1.0.0
Yet Another High Performance and Extendable Neural Network in Haskell
Categories
License
BSD-3-Clause
Maintainer
jiasenwu@hotmail.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.1.0.0 Thu, 29 Dec 2016
Installation
CustomDependencies (8)
- base >=4.7 && <5
- blas-hs
- constraints
- ghc-prim
- mtl
- mwc-random Show all…
Dependents (1)
@hackage/acme-everything
Package 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.
Provides execution backend of neural network on top of blas-hs.