April 2020
Beginner to intermediate
156 pages
4h 47m
English
The triplet loss function is an alternative to the contrastive loss function. It has convergence advantages over contrastive loss functions.
To learn about the triplet loss function, first, we need to define data points in pairs as follows:
Considering
is the output of Siamese networks, ideally, we can assume the following:

In distance function terms, we can say the following:
As we don't want ...
Read now
Unlock full access