Deprecated

hfann

Haskell binding to the FANN library

Latest on Hackage:0.4.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by David Himmelstrup, Olivier Boudry
Maintained by Lemmih

hfann is a Haskell binding to the Fast Artificial Neural Network (FANN) library http://leenissen.dk/fann/. It provides functions to easily create, train, test and use Artificial Neural Networks.