monster_Yi

Results 5 comments of monster_Yi

I have my own dataset, how do I add it? Is there a more detailed tutorial? Thank you

And doesn't grapphormer support input of node features? Thx!

> > What does atom stand for? Isn't it the node? What are the factors that set its size? Very confusing > > Yes, Graphormer uses nodes to represent atoms....

> > What does atom stand for? Isn't it the node? What are the factors that set its size? Very confusing > > Yes, Graphormer uses nodes to represent atoms....

> There's no variable called `edge_attr_type`. I guess you mean `edge_attr` - it can't be type `float`, it must be type `long` because it needs to be converted into embedding....