The latest version of HaskellLM is 0.1.2-0.

HaskellLM

Version 0.1.1 revision 0 uploaded by KietLam.

Package meta

Synopsis
Pure Haskell implementation of the Levenberg-Marquardt algorithm
Description

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 optimization, or neural networks training

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

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

Components