| Documentation For Encog 2.x |
|
BAMPattern.AddHiddenLayer Method
Unused, a BAM has no hidden layers.
public
void AddHiddenLayer(
int count);
Parameters
-
count
- Not used.
Implements
INeuralNetworkPattern.AddHiddenLayer
See Also
BAMPattern Class | Encog.Neural.Networks.Pattern Namespace