Uses of Package
org.episteme.core.mathematics.ml.neural.autograd
Packages that use org.episteme.core.mathematics.ml.neural.autograd
Package
Description
-
Classes in org.episteme.core.mathematics.ml.neural.autograd used by org.episteme.core.mathematics.ml.neuralClassDescriptionRepresents a node in the computation graph for Automatic Differentiation.
-
Classes in org.episteme.core.mathematics.ml.neural.autograd used by org.episteme.core.mathematics.ml.neural.autogradClassDescriptionRepresents a node in the computation graph for Automatic Differentiation.Functional interface for the backward pass of an operation.
-
Classes in org.episteme.core.mathematics.ml.neural.autograd used by org.episteme.core.mathematics.ml.neural.layersClassDescriptionRepresents a node in the computation graph for Automatic Differentiation.
-
Classes in org.episteme.core.mathematics.ml.neural.autograd used by org.episteme.core.mathematics.ml.neural.optimizersClassDescriptionRepresents a node in the computation graph for Automatic Differentiation.