You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the paper "End-To-End Memory Networks", and I have 1 question.
Why you use the stored memory x1 , .., xi 2 times in a single layer like figure1? (I attached the figure just in case
)
Why that is not 1, or 3 or more times? Is there any Mathematical reason or just rule of thumb?
Hi MemNN authors (@tesatory) !
I read the paper "End-To-End Memory Networks", and I have 1 question.

Why you use the stored memory x1 , .., xi 2 times in a single layer like figure1? (I attached the figure just in case
)
Why that is not 1, or 3 or more times? Is there any Mathematical reason or just rule of thumb?