next up previous
Next: Other user invoked Up: Feed-forward Network (JN) Previous: Feed-forward Network (JN)

Main subroutines

The main routines are JNINIT, JNTRAL, JNTEST, JNDUMP and JNREAD ( JNROLD). These are usually the only routines the user has to invoke. The network is initialized by setting switches in /JNDAT1/ and calling JNINIT. The net is trained by putting an input pattern in the vector OIN, the desired output values in the vector OUT and calling JNTRAL. Subsequent testing of the net is done by putting a test pattern in OIN, calling JNTEST and comparing the produced output values, stored in OUT, with the target values.



next up previous
Next: Other user invoked Up: Feed-forward Network (JN) Previous: Feed-forward Network (JN)



System PRIVILEGED Account
Fri Feb 24 11:28:59 MET 1995