Package org.tribuo.math.optimisers.util
package org.tribuo.math.optimisers.util
Provides some utility tensors for use in gradient optimisers.
-
ClassDescriptionA subclass of
DenseMatrixwhich shrinks the value every time a new value is added.An interface which tags aTensorwith a convertToDense method.A subclass ofDenseVectorwhich shrinks the value every time a new value is added.