LossStd class aixd.mlmodel.architecture.losses.LossStd(*args: Any, **kwargs: Any)[source] Bases: Module Loss for the standard deviation of the values. It penalizes them deviating from a zero mean and a unit standard deviation. Methods forward