Uses of Class
com.logicaldoc.ai.neural.NeuralNetworkLayer
Packages that use NeuralNetworkLayer
- 
Uses of NeuralNetworkLayer in com.logicaldoc.ai.neuralMethods 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 TypeMethodDescriptionvoidNeuralNetwork.setLayers(List<NeuralNetworkLayer> layers) voidNeuralNetwork.setLayersArray(List<NeuralNetworkLayer> layersArray) Constructors in com.logicaldoc.ai.neural with parameters of type NeuralNetworkLayer