lucidrains / En-transformer

Implementation of E(n)-Transformer, which incorporates attention mechanisms into Welling's E(n)-Equivariant Graph Neural Network
MIT License
208 stars 28 forks source link

Modularity features: (inter)dependence of feats, edges, coors #13

Open mireklzicar opened 7 months ago

mireklzicar commented 7 months ago

I am curious about whether it is possible to make the model more modular. I haven't gone through the code and don't know what is possible to do without major changes in the architecture, but I wanted to start the discussion.

Current status:

Proposed modularity features:

Reasons why & Use cases: