There are several graphical (and one command-line) interfaces for FANN.
FANNTool
FANNTool is a highly recommended and easy to use GUI for the FANN library. FANNTool also supports a few more advanced functions for automatically setting the FANN parameters.
NeuralView
NeuralView is a neural network simulator, with a multi-platform graphical interface.
FannExplorer
FannExplorer is a portable graphical environment for developing, training and testing neural networks. It supports animation of the training process. The fannExplorer provides an easy-to-use browser based interface to the fast artificial neural network (fann) library. It requires a web browser with JavaScript, Flash version 7 or later and fannKernel.
sfann
sfann s a command-line tool that provides an easy way of learning, testing and running artificial neural networks (ANN). It uses the Fast Artificial Neural Network library (FANN) for learning and testing.
Other
If you know other user interfaces for FANN please let me know, by sending and email to sn@leenissen.dk
Hi,
In the FANNTOOL v1.1 there is no executable.
where can I find this?
Thanks in advance
John
you could compile yourself
@John, in the zip file, check under the the FannTool-1.1/bin/release folder for the FannTool executable…