hgraph2graph icon indicating copy to clipboard operation
hgraph2graph copied to clipboard

Question about the meaning of atom type classification

Open HayeonLee opened this issue 5 years ago • 1 comments

Thanks for your active reply!

When I follow your code and paper since I am a newbie of GNN, I have a question.

As I understand, generally node classification means a kind of node clustering.

Yet when I read your paper, there is node type (atom type) classification.

I guess it is predicting atom type among H, C, ... etc not the node clustering.

Am I right? In that case, could you let me know which part of your code is atom type classification?

Thanks in advance.

HayeonLee avatar Jul 03 '20 13:07 HayeonLee

Hi,

My model only predicts the motif type, which includes atom types (H, C, etc.).

wengong-jin avatar Jul 21 '20 19:07 wengong-jin