Artificial Intelligence
Artificial Intelligence :
The use of programs to enable machines to perform tasks which humans perform using their intelligence. Early AI avoided human pychological models, but this orientation has been altered by the development of connectionism, which is based on theories of how the brain works. In connectionism, complex functions, including learning, involve the transmission of information along pathways formed among large arrays of simple elements
From: www.filosofia.net/materiales/rec/glosaen.htm
annie
Annie is an artificial neural network library for C++. Versions 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, 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.
visit
annie
annie was visited : 117 times
Loading .....