Google
TBackpropagationNetwork.Create Constructor (TNeuroValue, TNeuroValue, integer, array of Integer)
Class
Pascal
constructor Create(aLearningRate: TNeuroValue; aMomentum: TNeuroValue; aLayersCnt: integer; aNodesInEachLayer: array of Integer); overload;
Description

This is Create, a member of class TBackpropagationNetwork.

Related Information