Documentation For Encog 2.x

CPNPattern.OutstarCount Property

Set the number of neurons in the outstar level, this level is mapped to the "output" level.

public int OutstarCount { public get; public set; }

See Also

CPNPattern Class | Encog.Neural.Networks.Pattern Namespace