HaskellNN-0.1.3: High Performance Neural Network in Haskell

The HaskellNN package

High Performance Neural Network in Haskell

Provides fast training algorithms using hmatrix's bindings to GSL and custom bindings to the liblbfgs C-library

Supported training algorithms: Gradient Descent, Conjugate Gradient, BFGS, LBFGS

Go to https://github.com/ktklam9/HaskellNN for examples and tests for usage

Properties

Versions0.1, 0.1.1, 0.1.2, 0.1.3
Dependenciesbase (4.*), hmatrix (≥0.13.0.0), random
LicenseGPL
AuthorKiet Lam
MaintainerKiet Lam <ktklam9@gmail.com>
CategoryAI
Source repositorygit clone https://github.com/ktklam9/HaskellNN
Upload dateSun Jan 29 02:15:36 UTC 2012
Uploaded byKietLam
Built onghc-7.2

Modules

Downloads