57 Forks
272 Stars
272 Watchers

SGCN

A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).

How to download and setup SGCN

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

Or simply clone SGCN with SSH
git@github.com:benedekrozemberczki/SGCN.git

If you have some problems with SGCN

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