annie 0.71a review

Download
by rbytes.net on

annie stands for Artificial Neural Network Library and is a C++ API (library) for neural network training and execution. ersions e

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Asim Shankar
0 stars award from rbytes.net

annie stands for Artificial Neural Network Library and is a C++ API (library) for neural network training and execution.

ersions exist for both Windows and flavours of Unix (tested on Linux).

The library currently has support for training, saving and executing multi-layer perceptron, radial-basis-function, kohonen maps, Hopfield and general recurrent Networks.

Along with a library, also included are some example applications and binary utilities to help you construct training sets, train the network, visualise etc.

In addition to this, annie also interfaces with Matlab's Neural Network toolbox (see January 13, 2003 in What's New), which allows you to create and train networks in Matlab and then export them to a format understood by the annie library.

This gives you the ability to use the features of Matlab's Neural Network Toolbox to create the best network and then use this network in your C++ application.

What's New in This Release:
configure should work without running ./autogen.sh

annie 0.71a search tags