| Portability | portable |
|---|---|
| Stability | experimental |
| Maintainer | olivier.boudry@gmail.com |
| Safe Haskell | None |
HFANN.IO
Description
The Fast Artificial Neural Network Library (FANN) is a free open source neural network library written in C with support for both fully connected and sparsely connected networks (http://leenissen.dk/fann/).
HFANN is a Haskell interface to this library.
Documentation
Save an Artificial Neural Network (ANN) to a file