Skip to content

withai/Graph-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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