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
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
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?