feng2022's picture
losses
cc80adf
raw
history blame
73 Bytes
# TODO: add supports for L1, L2 etc.
LOSS_TYPES = ['cosine', 'l1', 'l2']