HaskellLM: Pure Haskell implementation of the Levenberg-Marquardt algorithm

[ library, math ] [ Propose Tags ]

The Levenberg-Marquardt algorithm is a minimization algorithm for functions expressed as a sum of squared errors

This can be used for curve-fitting, multidimensional function minimization, and neural networks training

Go to https://github.com/ktklam9/HaskellLM for example usage (in tests)

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2
Dependencies base (>=4 && <5), hmatrix (>=0.12.0.0) [details]
License LicenseRef-GPL
Author Kiet Lam
Maintainer Kiet Lam <ktklam9@gmail.com>
Category Math
Source repo head: git clone https://github.com/ktklam9/HaskellLM
Uploaded by KietLam at 2012-02-29T16:44:40Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3006 total (9 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]