| Documentation For Encog 2.x |
|
ART1Pattern.AddHiddenLayer Method
This will fail, hidden layers are not supported for this type of network.
public
void AddHiddenLayer(
int count);
Parameters
-
count
- Not used.
Implements
INeuralNetworkPattern.AddHiddenLayer
See Also
ART1Pattern Class | Encog.Neural.Networks.Pattern Namespace