Triplet Loss (#211)

* Triplet Loss

* Requested Changes

* Margin to alpha
This commit is contained in:
Emircan Erol
2023-12-19 23:37:12 +03:00
committed by GitHub
parent dfa9f4bc58
commit e549f84532
3 changed files with 69 additions and 0 deletions

View File

@@ -16,3 +16,4 @@ Loss Functions
mse_loss
nll_loss
smooth_l1_loss
triplet_loss