Begin3 Title: libneural Version: 1.0.3 Entered-date: 24/9/2001 Description: This is a simple neural network library. It implements the most basic backpropagation neural network algorithm in a C++ class. Keywords: backpropagation neural network C++ class Author: Daniel Franklin Primary-site: Homepage: http://edt.elec.uow.edu.au/~dan/libneural Platforms: Linux, other Unix/Unix-like OSs, also works under NT with Cygwin. Needs a C++ compiler - g++ or egcs are fine. Copying-policy: GNU Library General Public License End