Chapter 1. Introduction

fann - Fast Artificial Neural Network 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.

1.1. Getting FANN

Copies of FANN can be obtained from our SourceForge project page, located at http://www.sourceforge.net/projects/fann/

You can currently get FANN as source code (fann-*.tar.bz2), Debian packages (fann-*.deb), or RPM's (fann-*.rpm).

FANN is available under the terms of the GNU Lesser General Public License.


SourceForge.net Logo