Skip navigation links

Package org.tribuo.math

Contains the implementation of Tribuo's math library, it's gradient descent optimisers, kernels and a set of math related utils.

See: Description

Package org.tribuo.math Description

Contains the implementation of Tribuo's math library, it's gradient descent optimisers, kernels and a set of math related utils.

This package contains two core interfaces for Tribuo's gradient descent system, Parameters which controls how parameters updated via gradient descent are accessed, and StochasticGradientOptimiser which provides the optimisation interface.

Skip navigation links

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