Method | Description | |
---|---|---|
AddHiddenLayer ( int count ) : void |
Add a hidden layer, with the specified number of neurons.
|
|
Clear ( ) : void |
Clear out any hidden neurons.
|
|
FeedForwardPattern ( ) : System |
Construct the object.
|
|
Generate ( ) : IMLMethod |
Generate the feedforward neural network.
|