neural-network-blashs: Yet Another High Performance and Extendable Neural Network in Haskell
Provides execution backend of neural network on top of blas-hs.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
vec128 | Enable 128-bit vector hardware instructions. | Disabled |
vec256 | Enable 256-bit vector hardware instructions. | Disabled |
vec512 | Enable 512-bit vector hardware instructions. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- neural-network-blashs-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.7 && <5), blas-hs, constraints, ghc-prim, mtl, mwc-random, neural-network-base, vector [details] |
License | BSD-3-Clause |
Author | Jiasen Wu |
Maintainer | jiasenwu@hotmail.com |
Category | AI |
Home page | https://github.com/pierric/neural-network |
Bug tracker | https://github.com/pierric/neural-network/issues |
Uploaded | by JiasenWu at 2016-12-29T03:27:31Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 949 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-12-29 [all 1 reports] |