GraphNeuralNetwork 《深入浅出图神经网络:GNN原理解析》配套代码 环境依赖 python>=3.6 jupyter scipy numpy matplotlib torch>=1.2.0 Getting Start Chapter5: 基于GCN的节点分类 Chapter7: GraphSage示例 Chapter8: 图分类示例 Chapter9: 图自编码器