| Documentation For Encog 2.x |
|
ContextLayer.Recur Method
Called to get the output from this layer when called in a recurrent manor. Simply return the context that was kept from the last iteration.
Return Value
Implements
ILayer.Recur
See Also
ContextLayer Class | Encog.Neural.Networks.Layers Namespace