selfeeg.losses **************** This module collects all the losses implemented for the contrastive learning algorithms of the ssl module. losses.losses module ====================== Functions -------------- .. currentmodule:: selfeeg.losses.losses .. autosummary:: :toctree: api :nosignatures: :template: functiontemplate.rst barlow_loss byol_loss moco_loss simclr_loss simsiam_loss vicreg_loss