To use NetGen, proceed as follows:
chmod +x netgen
netgen your_jetnet_file output_file subroutine_namewhere
your_jetnet_file
is the name of the file written by JNDUMP,
output_file
is the name of the file to be produced, and
subroutine_name
is the name of the subroutine you want to be
generated.
Look in the SNOBOY directory for the netgen file for
example 1 (i.e. netgen_examp1). It is important to notice that the JETNET
program will need examp1.jn to produce the neural net parameters, which are
parametrised in the DATA statement of output_file
.