alibi_detect.models.tensorflow.losses
Functions
elbo
elboelbo(y_true: tensorflow.python.framework.tensor.Tensor, y_pred: tensorflow.python.framework.tensor.Tensor, cov_full: Optional[tensorflow.python.framework.tensor.Tensor] = None, cov_diag: Optional[tensorflow.python.framework.tensor.Tensor] = None, sim: Optional[float] = None) -> tensorflow.python.framework.tensor.TensorExample
Specifying scale identity multiplier
Specifying covariance matrix diagonal
Specifying full covariance matrix
Name
Type
Default
Description
loss_adv_ae
loss_adv_aeName
Type
Default
Description
loss_aegmm
loss_aegmmName
Type
Default
Description
loss_distillation
loss_distillationName
Type
Default
Description
loss_vaegmm
loss_vaegmmName
Type
Default
Description
Last updated
Was this helpful?

