132 Forks
948 Stars
948 Watchers

gnn

TensorFlow GNN is a library to build Graph Neural Networks on the TensorFlow platform.

How to download and setup gnn

Open terminal and run command
git clone https://github.com/tensorflow/gnn.git
git clone is used to create a copy or clone of gnn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gnn https://github.com/tensorflow/gnn/archive/master.zip

Or simply clone gnn with SSH
[email protected]:tensorflow/gnn.git

If you have some problems with gnn

You may open issue on gnn support forum (system) here: https://github.com/tensorflow/gnn/issues