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