Skip to content

szzhang17/Sparsest-Cut-Network-Embedding

Repository files navigation

Sparsest-Cut-Network-Embedding

Code for the KDD 2020 paper "SCE: Scalable Network Embedding from Sparsest Cut".

Requirements

  • python == 3.7
  • pytorch == 1.1.0
  • numpy == 1.17.2
  • scikit-learn== 0.19.1

Cite

Please cite our paper if you use this code in your own work:

@inproceedings{zhang2020sce,
  title={SCE: Scalable Network Embedding from Sparsest Cut},
  author={Shengzhong Zhang, Zengfeng Huang, Haicang Zhou and Ziang Zhou},
  booktitle={In Proceedings of the 26th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD '20)},
  year={2020}
}

About

Code for the paper "SCE: Scalable Network Embedding from Sparsest Cut"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages