My favorites | Sign in
Logo
             
Feeds:
People details
Project owners:
  bluekid70

Cross platform Visual GUI Tool for the Fast Artificial Neural Network Library.

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, Octave, Ruby, Prolog Pure Data and Mathematica bindings are available.

FANNTool is a GUI to the FANN library which allows its easy usage without the need o programming. This tool enables You to:

... prepare the data in FANN library standard

... design an ANN

... train the designed ANN

... test the trained ANN

... run the trained ANN









Hosted by Google Code