Spaces:
Runtime error
Runtime error
File size: 73 Bytes
bd964f4 |
1 2 3 |
# TODO: add supports for L1, L2 etc.
LOSS_TYPES = ['cosine', 'l1', 'l2']
|