We present different Neural Network modules to apply deep learning on graph data structures. The different neural network modules include the graph convolution and graph attention.
- Python 3.7
- PyTorch 1.1.0 library (Deep learning library)
- numpy
In python script: import (GNN module) from nn