CreateBPTrainer


Purpose

Creates a backpropagation object for the specified network. Only works for MLP and FuNN type network objects.

Function Declaration

function CreateBPTrainer ( StgAlias : string; StgNetwork : string ) : integer;

Arguments

StgAlias : alias to assign the BP trainer to
StgNetwork : alias of network to create trainer for


return to main page


This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.