The HaskellLM package
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)
Properties
| Versions | 0.1.0, 0.1.1, 0.1.2 |
|---|---|
| Dependencies | base (4.*), hmatrix (≥0.12.0.0) |
| License | GPL |
| Author | Kiet Lam |
| Maintainer | Kiet Lam <ktklam9@gmail.com> |
| Category | Math |
| Source repository | git clone https://github.com/ktklam9/HaskellLM |
| Upload date | Wed Feb 29 16:44:40 UTC 2012 |
| Uploaded by | KietLam |
| Built on | ghc-7.4 |
Modules
Downloads
- HaskellLM-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)