ORNL / HydraGNN

Distributed PyTorch implementation of multi-headed graph convolutional neural networks
BSD 3-Clause "New" or "Revised" License
68 stars 29 forks source link

EGNN Model #186

Closed JustinBakerMath closed 1 year ago

JustinBakerMath commented 1 year ago

Preliminary EGNN model without pos updating.

Modified from https://github.com/vgsatorras/egnn.

Additional hyperparameters are left with default values and without explicit calls through the configuration.