dataeval.utils.losses

Loss functions for training neural networks.

Adapted for PyTorch from Alibi-Detect 0.11.4 https://github.com/SeldonIO/alibi-detect/tree/v0.11.4

Original code Copyright (c) 2023 Seldon Technologies Ltd Licensed under Apache Software License (Apache 2.0)

Classes

ELBOLoss

Class-based ELBO loss function for flexible configuration.