I'm new to building graphs and GCNs and I was hoping to get some resources on building a GCN for a multi-layer graph. I've build a 6 layer network (connected through node-attributes) and now I'm very confused on how to get started on the GCN. Does anyone have any resources that might help me get started?
Also if someone could point me towards some resources on how to create weights for certain layers of a multi-layer graph that would also be so useful!
Thanks for any advice!