Package | Description |
---|---|
com.imsl.datamining.neural |
Neural networks.
|
Modifier and Type | Method and Description |
---|---|
InputNode |
InputLayer.createInput()
Creates an
InputNode in the InputLayer of the
neural network. |
InputNode[] |
InputLayer.createInputs(int n)
Creates a number of
InputNode s in this Layer
of the neural network. |
Copyright © 2020 Rogue Wave Software. All rights reserved.