Jump to letter: [
ABCDEFGHIJKLMNOPRSTVWXZ
]
fann - A fast artificial neural network library
- Description:
Fast Artificial Neural Network (FANN) Library is written in ANSI C.
The library implements multilayer feedforward ANNs, up to 150 times faster
than other libraries. FANN supports execution in fixed point, for fast
execution on systems like the iPAQ.
Packages
fann-2.2.0-6.el6.i686
[76 KiB] |
Changelog
by Tomas Smetana (2014-01-31):
- related to #1047627: fix memory corruption in fann_error,
patch by Remi Collet
|