Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 303 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 303 Bytes

GraphNeuralNetwork

《深入浅出图神经网络:GNN原理解析》配套代码

环境依赖

python>=3.6
jupyter
scipy
numpy
matplotlib
torch>=1.2.0

Getting Start