| Documentation For Encog 2.x |
|
FeedforwardLogic.PreprocessLayer Method
Can be overridden by subclasses. Usually used to implement recurrent layers.
Parameters
-
layer
- The layer to process.
-
input
- The input to this layer.
-
source
- The source from this layer.
See Also
FeedforwardLogic Class | Encog.Neural.Networks.Logic Namespace