How to use NetGem

Richard Hawkings (OPAL) and Alain Bellerive (SNO)


NetGem is a version of NETGEN that allows multiple neural networks to be encapsulated in one subroutine. Like NETGEN, the program is implemented as a shell script, this time taking a single argument - the name of an input file.

The input file (in FFREAD format) should contain the name of the network to be generated, and the jetnet files to be converted, e.g.:

NAME 'mymnet'
*CONV 'examp1.jn'
*CONV 'examp2.jn'
STOP
The output wil be written in this case on mymnet.f.

The shell script is not yet implemented; please contact Alain Bellerive for further details.