Uses of Class
com.imsl.datamining.neural.InputNode
Packages that use InputNode
-
Uses of InputNode in com.imsl.datamining.neural
Methods in com.imsl.datamining.neural that return InputNodeModifier and TypeMethodDescriptionInputLayer.createInput()Creates anInputNodein theInputLayerof the neural network.InputLayer.createInputs(int n) Creates a number ofInputNodes in thisLayerof the neural network.