Creates a backpropagation object for the specified network. Only works for MLP and FuNN type network objects.
function CreateBPTrainer ( StgAlias : string; StgNetwork : string ) : integer;
StgAlias : alias to assign the BP trainer to
StgNetwork : alias of network to create trainer for
This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.