Uses of Package
org.tribuo.math.optimisers.util
Packages that use org.tribuo.math.optimisers.util
Package
Description
Provides some utility tensors for use in gradient optimisers.
-
Classes in org.tribuo.math.optimisers.util used by org.tribuo.math.optimisers.utilClassDescriptionAn interface which tags a
Tensor
with a convertToDense method.A subclass ofDenseVector
which shrinks the value every time a new value is added.