Graph Neural Networks

No.13281838 ViewReplyOriginalReport
Does anyone know any resources where I can find code or pseudo code for learning heterogeneous graph classification tasks as opposed to node classification? I specifically want the code to if it exists to be in pure python or numpy rather than in tf or pytorch because I want to understand algorithmically what is going on.

There are so many resources like the tutorials on Zack's karate club etc for node classification, but I can't find a ton on graph classification.