Way to push code,
cd [your favorite directory]
git clone https://github-dev.cs.illinois.edu/yuhengc2/CGG
cd CGG
write some code...
git add . [to add all the file in the current directory] or git add [filename]
git commit -m "your commit message"
git push origin master
Please cite the following work if you find the code useful.
@inproceedings{
Citation Here
}
Contact: Xinyu Pi, Zhaoheng Li, Yuheng Chang
- Python3
- TensorFlow
- Tookits like python-igraph, powerlaw, networkx etc.
Our Datasets
Code to run the training