Closed hoavt-54 closed 7 years ago
Could you please explain the meaning of MP_dim, decompose_params in the matching layer, why do you need them? These confuse me a lot. Thanks.
Sorry, I think decompose_params is Wk in mk = cosine(Wk ◦ v1,Wk ◦ v2). But still MP_dim is not mentioned in the paper. Thanks.
mk = cosine(Wk ◦ v1,Wk ◦ v2)
Could you please explain the meaning of MP_dim, decompose_params in the matching layer, why do you need them? These confuse me a lot. Thanks.