157 Forks
1053 Stars
1053 Watchers

deep_gcns_torch

Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org

How to download and setup deep_gcns_torch

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

Or simply clone deep_gcns_torch with SSH
[email protected]:lightaime/deep_gcns_torch.git

If you have some problems with deep_gcns_torch

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