Documentation For Encog 2.x

PruneSelective Constructor

Construct an object prune the neural network.

PruneSelective(
   BasicNetwork network
);

Parameters

network
The network to prune.

See Also

PruneSelective Class | Encog.Neural.Networks.Prune Namespace