haskell-ml: Machine learning in Haskell

[ bsd3, library, machine-learning, program ] [ Propose Tags ]

Machine learning in Haskell


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.4.0, 0.4.1, 0.4.2
Dependencies attoparsec, base (>=4.7 && <5), binary, haskell-ml, hmatrix, MonadRandom, random-shuffle, singletons, text, vector [details]
License BSD-3-Clause
Copyright 2018 David Banas
Author David Banas
Maintainer capn.freako@gmail.com
Category Machine Learning
Source repo head: git clone https://github.com/capn-freako/Haskell_ML.git
Uploaded by DavidBanas at 2018-01-28T15:22:51Z
Distributions
Executables iris
Downloads 1742 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-01-28 [all 1 reports]

Readme for haskell-ml-0.4.0

[back to package description]

Haskell_ML

Various examples of machine learning, in Haskell.

To get started, or learn more, visit the wiki page.