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