Uses of Class
com.logicaldoc.ai.neural.NeuralNetworkLayer
Packages that use NeuralNetworkLayer
-
Uses of NeuralNetworkLayer in com.logicaldoc.ai.neural
Methods in com.logicaldoc.ai.neural that return types with arguments of type NeuralNetworkLayerMethod parameters in com.logicaldoc.ai.neural with type arguments of type NeuralNetworkLayerModifier and TypeMethodDescriptionvoid
NeuralNetwork.setLayers
(List<NeuralNetworkLayer> layers) void
NeuralNetwork.setLayersArray
(List<NeuralNetworkLayer> layersArray) Constructors in com.logicaldoc.ai.neural with parameters of type NeuralNetworkLayer