| Documentation For Encog 2.x |
|
CPNPattern.InstarCount Property
The number of neurons in the instar layer. This level is essentially a hidden layer.
public
int InstarCount { public get; public set; }
See Also
CPNPattern Class | Encog.Neural.Networks.Pattern Namespace