Uses of Class
org.nd4j.linalg.factory.ops.NDRNN
-
Packages that use NDRNN Package Description org.nd4j.linalg.factory -
-
Uses of NDRNN in org.nd4j.linalg.factory
Fields in org.nd4j.linalg.factory declared as NDRNN Modifier and Type Field Description static NDRNNNd4j. rnnRecurrent neural network namespace - operations related to recurrent neural networksMethods in org.nd4j.linalg.factory that return NDRNN Modifier and Type Method Description static NDRNNNd4j. rnn()Recurrent neural network namespace - operations related to recurrent neural networks
-