Skip navigation links

Package org.tribuo.math.util

Provides math related util classes.

See: Description

Package org.tribuo.math.util Description

Provides math related util classes.

There are two interfaces: Merger and VectorNormalizer. Merger is used to combine gradient tensors produced across different examples (i.e., to combine the gradients within a minibatch). VectorNormalizer is used to normalize an array, usually into a probability distribution.

Skip navigation links

Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.