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
Hi @wehos,
I really like your work and how you organized the codebase 🙂
I have a question about the positional encodings.
I noticed that in the code, the PE are added to the xy coordinates, but it = 0, so I cannot see how the model learned about the cell-cell interactions.