NSAPH-Projects / topological-equivariant-networks

E(n)-Equivariant Topological Neural Networks
MIT License
19 stars 0 forks source link

Implement EGNN splits #33

Closed ekarais closed 5 months ago

ekarais commented 5 months ago

This PR implements EGNN splits (d31d1a0) and introduces several improvements and bug fixes:

At this stage, we are able to closely replicate EGNN on H. We are waiting for some training runs to finish to see if this holds for all targets. If yes, we will move forward with more experiments involving TEN models.