gcn_tutorial
gcn_tutorial copied to clipboard
Edge classification with same networks?
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. :)