Namespace AiDotNet.UncertaintyQuantification.Layers
Classes
- BayesianDenseLayer<T>
Implements a Bayesian dense (fully-connected) layer using variational inference.
- MCDropoutLayer<T>
Implements Monte Carlo Dropout layer for uncertainty estimation in neural networks.