Skip to content
Discussion options

You must be logged in to vote

lin_l refers to W_2, transforming the source/left features (sorry for poor wording), and lin_r refers to W_1. Note that transformation + summation is identical to concatenation + transformation. The former is more memory-efficient, that's why we use it here.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@YiheWang
Comment options

Answer selected by YiheWang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants