资 源 简 介
Cross platform Visual GUI Tool for the Fast Artificial Neural Network Library.
![](http://2.bp.blogspot.com/-o-Bsla1GBnw/T8r-b934maI/AAAAAAAAAmI/nLZOm-hp4sM/s400/FannTool.jpg)
An artificial neural network (ANN), usually called "neural network" (NN), is a mathematical
model or computational model that tries to simulate the structure and/or functional aspects
of biological neural networks. An ANN performs a non-parametric non-linear multivariate
multiple regression.
The Fast Artificial Neural Network library (FANN) is a free open source neural network
library, which implements multilayer artificial neural networks in C and supports both fully
and sparsely connected networks. Cross-platform execution in both fixed and floating point
is supported. It includes a framework for easy handling of training data sets. It is easy to
use, versatile, well documented, and fast. PHP, C++, .NET, Ada, Python, Delphi, O