July 2019
Intermediate to advanced
512 pages
19h 39m
English
Relation networks consist of two important functions: an embedding function, denoted by
and the relation function, denoted by
. The embedding function is used for extracting the features from the input. If our input is an image, then we can use a convolutional network as our embedding function, which will give us the feature vectors/embeddings of an image. If our input is text, then we can use LSTM networks to get the embeddings of the text. Let us say, we have a support set containing three classes, {lion, elephant, dog} as ...
Read now
Unlock full access