In your browser, open:

http://mensch.org/neural

Also, read all the Readme files in the subdirectories

------------------------------------------------------------------

v0.6 October 10, 2008: replace all perl scripts with python scripts,
replace all gnuplot with simpleSVG

v0.52 November 8, 2005:  Fixed makefile to use ifort rather than ifc.
Replace forall loops  with do loops, to prevent "segmentation fault" crash. 

v0.51 March 7, 2003.  Added my own random number generator.
	(Intel seed function does not work)

v0.5 May 31, 2002.  Clean up to compile with Intel Fortran compiler.

v0.41 has -seed option for splitfile.pl, allowing training to be reproducible 

v0.4 now has cleaner source code, with clearner i.o., and a recording
of a history of the m.s.e.  March 16, 2001

v0.3 now stores the records and reads them from memory, rather than from a file
v0.3 also shuffles the records before each iteration
January 27, 2000

v0.2 ignores commented lines in headers of input data files.
December 28, 1999
