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

Modules

[Last Documentation]

  • AI
    • AI.Calculation
      • AI.Calculation.Activation
      • AI.Calculation.Cost
      • AI.Calculation.Gradients
      • AI.Calculation.NetworkOutput
    • AI.Model
      • AI.Model.Classification
      • AI.Model.General
      • AI.Model.GenericModel
    • AI.Network
    • AI.Signatures
    • AI.Training

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-24T17:58:43Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4116 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-25 [all 9 reports]