Documentation For Encog 2.x
BasicNetwork.OutputLayer Property
Get the output layer.
public
ILayer
OutputLayer { public get; public set; }
Implements
INetwork.OutputLayer
See Also
BasicNetwork Class
|
Encog.Neural.Networks Namespace