A neural networking program that implements backpropagation and
quickprop, suitable for certain types of pattern recognition and
prediction tasks.  The software was originally done for my
introduction to Artificial Intelligence textbook, The Pattern
Recognition Basis of Artificial Intelligence.  More neural
networking software is at:

http://www.dontveter.com/nnsoft/nnsoft.html

The package can be freely distributed and is freeware
for ordinary individuals but shareware for businesses and
government agencies.  There is an enchanced professional
(not free) version available for Windows 95 and Unix/Linux.
Details on the professional version are at:

http://www.dontveter.com/probp/probp.html

My home page is:

http://www.dontveter.com

and I take email at:

drt@christianliving.net, don@dontveter.com and drdont@best.com

Installation is simple:  unzip the package in the directory of
your choice.  A start up script to initialize parameters can
be placed in c:\windows with the name bp.ini.  The program
uses Netscape or Intenet Explorer for online help.

