| Documentation For Encog 2.x |
|
BasicNetwork.HiddenLayerCount Property
Get the count for how many hidden layers are present.
public
int HiddenLayerCount { public get; }
Implements
INetwork.HiddenLayerCount
See Also
BasicNetwork Class | Encog.Neural.Networks Namespace