Package jdistlib.inference
Interface ComputeBackedLogDensity
- All Superinterfaces:
DifferentiableLogDensity,LogDensity
- All Known Implementing Classes:
AcceleratedLogisticRegression
A differentiable target whose numerical evaluation is bound to a compute backend.
-
Method Summary
Methods inherited from interface jdistlib.inference.DifferentiableLogDensity
logDensity, logDensityAndGradient
-
Method Details
-
computeBackend
ComputeBackend computeBackend()
-