메소드 | 설명 | |
---|---|---|
ART1Pattern ( ) : System |
Construct the pattern and set the default values.
|
|
AddHiddenLayer ( int count ) : void |
This will fail, hidden layers are not supported for this type of network.
|
|
Clear ( ) : void |
Clear any properties set for this network.
|
|
Generate ( ) : BasicNetwork |
Generate the neural network.
|