(6)**kwargs (optional): Additional arguments of 官方代码:https://github.com/williamleif/graphsage-simple/ 如果我们使用pytorch的PyG也能很方便调用: # -*- coding: utf-8 -*- """ Created on Fri Oct 8 23:16:13 2021 @author: 86493 """ importtorch fromtorch_geometric.datasetsimportPlanetoid ...