Skip to content

Using TorchMD_ET to make node-level predictions #349

@arunraja-hub

Description

@arunraja-hub

Hi, I am trying to use TorchMD_ET to make node-level predictions like partial charges by removing the aggregation in https://github.com/torchmd/torchmd-net/blob/main/torchmdnet/models/torchmd_et.py. It works and the MSE loss does reduce from epoch to epoch but it is not as performant as a simple EGNN. For the final node level predictions I am using a simple MLP with the node embeddings from TorchMD as the input. Is there some changes I could do to improve the node level performance or was TorchMD purpose-built for molecule-level properties?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions