This directory contains the source code for a backprop network.

When compiled, the executable code is called bp. It is
recommended that you run it by typing:

unix> run bp

This will open an xterm running the program and log all input in a
logfile.

Sample networks are in the directory '$XERIONDIR/nets/bp'.

To build one of these networks type:

xerion> read encoder.in

or whatever the name of the input file is.

For help once inside xerion type:

xerion> help
or,
xerion> help <command>
