Uses of Interface
org.deeplearning4j.nn.api.NeuralNetwork
-
Packages that use NeuralNetwork Package Description org.deeplearning4j.nn.graph org.deeplearning4j.nn.multilayer -
-
Uses of NeuralNetwork in org.deeplearning4j.nn.graph
Classes in org.deeplearning4j.nn.graph that implement NeuralNetwork Modifier and Type Class Description class
ComputationGraph
-
Uses of NeuralNetwork in org.deeplearning4j.nn.multilayer
Classes in org.deeplearning4j.nn.multilayer that implement NeuralNetwork Modifier and Type Class Description class
MultiLayerNetwork
-