Documentation For Encog 2.x

FindCPN Constructor

Construct the object and find the parts of the network.

FindCPN(
   BasicNetwork network
);

Parameters

network
The network to train.

See Also

FindCPN Class | Encog.Neural.Networks.Training.CPN Namespace