HaskellNN: High Performance Neural Network in Haskell

[ ai, library ] [ Propose Tags ]

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

  • Users should focus on AI.Model for most usages (classification / regression)

  • Other modules are provided for user expansion if needed

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.1.3
Dependencies base (>=4 && <5), hmatrix (>=0.13.0.0), random [details]
License LicenseRef-GPL
Author Kiet Lam
Maintainer Kiet Lam <ktklam9@gmail.com>
Category AI
Source repo head: git clone https://github.com/ktklam9/HaskellNN
Uploaded by KietLam at 2012-01-29T02:15:36Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4111 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]