|
I want to do deep learning on labeled graphs. The nodes are labeled (some tens of labels). Has anyone experience with this kind of task? What representation can I use? Bonus: Also, there are different kinds of edges. I might treat each as a separate graph, but maybe there is even the possibility to built those edge labels into the representation. Thanks a lot! |