Triplet Loss (#211)

* Triplet Loss

* Requested Changes

* Margin to alpha
This commit is contained in:
Emircan Erol
2023-12-19 12:37:12 -08:00
committed by GitHub
parent dfa9f4bc58
commit e549f84532
3 changed files with 69 additions and 0 deletions
+1
View File
@@ -16,3 +16,4 @@ Loss Functions
mse_loss
nll_loss
smooth_l1_loss
triplet_loss