xor sample (Braininabox V0.05b)

© 1998, Christophe Morvant (qubernan@magic.fr)
http://perso.magic.fr/qubernan/

xor is a small application that trains and runs a neural network
to compute the xor function.

The source code is in two parts :
	1-The learning part that calls Braininabox to learn xor funtion.
	2-The running part (you have to disable the learning part in source code
and to re-compile xor) that calls Braininabox to evaluate a xor function.

To launch from command line.