Package | Description |
---|---|
org.tribuo.math.optimisers.util |
Provides some utility tensors for use in gradient optimisers.
|
Class and Description |
---|
ShrinkingTensor
An interface which tags a
Tensor with a convertToDense method. |
ShrinkingVector
A subclass of
DenseVector which shrinks the value every time a new value is added. |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.