Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks.
- Cross-platform execution in both fixed and floating point are supported.
- Includes a framework for easy handling of training data sets.
- Bindings to more than 20 programming languages are available.
- Introduction article and a reference manual accompanies the library with examples and recommendations.
- Several graphical user interfaces are also available for the library.