torch / nn

Other
1.34k stars 967 forks source link

TripletCriterion (aka triplet loss) missing #1320

Open jatinsha opened 6 years ago

jatinsha commented 6 years ago

Currently there is no nn.TripletCriterion() available which is the most cutting edge criterion for siamese models.