Namespace AiDotNet.UncertaintyQuantification.Interfaces
Interfaces
- IBayesianLayer<T>
Defines the contract for Bayesian neural network layers that support probabilistic inference.
- IUncertaintyEstimator<T>
Defines the contract for models that can estimate prediction uncertainty.