Uses of Class
org.nd4j.linalg.factory.ops.NDCNN
-
Packages that use NDCNN Package Description org.nd4j.linalg.factory -
-
Uses of NDCNN in org.nd4j.linalg.factory
Fields in org.nd4j.linalg.factory declared as NDCNN Modifier and Type Field Description static NDCNNNd4j. cnnConvolutional network namespace - operations related to convolutional neural networksMethods in org.nd4j.linalg.factory that return NDCNN Modifier and Type Method Description static NDCNNNd4j. cnn()Convolutional network namespace - operations related to convolutional neural networks
-