| Documentation For Encog 2.x |
|
BasicNetwork.InferOutputLayer Method
Called to cause the network to attempt to infer which layer should be the output layer.
public
void InferOutputLayer();
Implements
INetwork.InferOutputLayer
See Also
BasicNetwork Class | Encog.Neural.Networks Namespace