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.
Thanks,
Makky