3151 Forks
17135 Stars
17135 Watchers

pytorch_geometric

Graph Neural Network Library for PyTorch

How to download and setup pytorch_geometric

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

Or simply clone pytorch_geometric with SSH
[email protected]:pyg-team/pytorch_geometric.git

If you have some problems with pytorch_geometric

You may open issue on pytorch_geometric support forum (system) here: https://github.com/pyg-team/pytorch_geometric/issues