HaskellNN: High Performance Neural Network in Haskell
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
- 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
- AI.Calculation
Downloads
- HaskellNN-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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> |
| Uploaded | by KietLam at 2012-01-24T17:58:43Z |
| Category | AI |
| Source repo | head: git clone https://github.com/ktklam9/HaskellNN |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 4284 total (8 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] |