Add Margin Ranking Loss (#536)

This commit is contained in:
AtomicVar
2024-02-03 02:57:31 +08:00
committed by GitHub
parent cb6156d35d
commit 83f63f2184
3 changed files with 75 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ Loss Functions
kl_div_loss
l1_loss
log_cosh_loss
margin_ranking_loss
mse_loss
nll_loss
smooth_l1_loss