The latest version of HaskellNN is 0.1.3-0.

HaskellNN

Version 0.1.2 revision 0 uploaded by KietLam.

Package meta

Synopsis
High Performance Neural Network in Haskell
Description

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

Author
Kiet Lam
Bug reports
n/a
Category
AI
Copyright
n/a
Homepage
n/a
Maintainer
Kiet Lam <ktklam9@gmail.com>
Package URL
n/a
Stability
n/a

Components