Package | Description |
---|---|
org.tribuo.math.optimisers.util |
Provides some utility tensors for use in gradient optimisers.
|
Modifier and Type | Class and Description |
---|---|
class |
ShrinkingMatrix
A subclass of
DenseMatrix which shrinks the value every time a new value is added. |
class |
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.