The hfann package
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.
Properties
| Versions | 0.1, 0.2, 0.3, 0.4 |
|---|---|
| Dependencies | base |
| License | BSD3 |
| Copyright | (c) Olivier Boudry 2008 |
| Author | Olivier Boudry |
| Maintainer | Olivier Boudry <olivier.boudry@gmail.com> |
| Stability | Experimental |
| Category | AI |
| Home page | http://code.haskell.org/~oboudry/hfann/ |
| Executables | HFANNTest |
| Upload date | Mon Jun 9 17:45:51 UTC 2008 |
| Uploaded by | OlivierBoudry |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log) |
Modules
- HFANN
- HFANN.Base
- HFANN.Data
- HFANN.IO
- HFANN.Train
Downloads
- hfann-0.1.tar.gz (Cabal source package)
- package description (included in the package)