gcn_tutorial icon indicating copy to clipboard operation
gcn_tutorial copied to clipboard

Edge classification with same networks?

Open monk1337 opened this issue 6 years ago • 0 comments

Hi, I just found your repository and and it's really helpful to understand graph network. I just gone through your code files and it was really informative and maintained. In your experiments you have only predicted node and presented node classification problem. I have few doubts, can we use same network for edge classification or do we have other powerful networks for edge classification instead of node classification? If you can post a notebook or python code with edge classification that would be very helpful though.

Thank you, And keep posting and learning. :)

monk1337 avatar Mar 31 '19 10:03 monk1337