molgraph icon indicating copy to clipboard operation
molgraph copied to clipboard

Node level learning?

Open vcanogil opened this issue 1 year ago • 1 comments
trafficstars

Is it possible to do node level learning with molgraph?

vcanogil avatar Mar 29 '24 19:03 vcanogil

Hi @vcanogil, yes you can :) Just exclude readout and add labels (y) corresponding to each node (y.shape[0] = x.node_feature.shape[0])

akensert avatar Mar 30 '24 16:03 akensert

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Apr 30 '24 02:04 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar May 14 '24 02:05 github-actions[bot]