/Graph-Neural-Networks

A deep learning library for graph data structures

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Graph Neural Networks

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.

Dependency

Usage

In python script: import (GNN module) from nn