778 Forks
5231 Stars
5231 Watchers

graph_nets

Build Graph Nets in Tensorflow

How to download and setup graph_nets

Open terminal and run command
git clone https://github.com/deepmind/graph_nets.git
git clone is used to create a copy or clone of graph_nets 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 graph_nets https://github.com/deepmind/graph_nets/archive/master.zip

Or simply clone graph_nets with SSH
[email protected]:deepmind/graph_nets.git

If you have some problems with graph_nets

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