Package org.episteme.core.mathematics.ml.neural.autograd
package org.episteme.core.mathematics.ml.neural.autograd
-
ClassDescriptionGraphNode<T>Represents a node in the computation graph for Automatic Differentiation.Functional interface for the backward pass of an operation.