happimeng / SDCN

Structural Deep Clustering Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDCN

Structural Deep Clustering Network

Paper

https://arxiv.org/abs/2002.01633

https://github.com/461054993/SDCN/blob/master/SDCN.pdf

Dataset

Due to the limitation of file size, the complete data can be found in Baidu Netdisk:

graph: 链接:https://pan.baidu.com/s/1MEWr1KyrtBQndVNy8_y2Lw 密码:opc1

data: 链接:https://pan.baidu.com/s/1kqoWlElbWazJyrTdv1sHNg 密码:1gd4

Code

python sdcn.py --name [usps|hhar|reut|acm|dblp|cite]

Reference

If you make advantage of the SDCN model in your research, please cite the following in your manuscript:

@article{sdcn2020,
title={Structural Deep Clustering Network},
author={Deyu, Bo and Xiao, Wang and Chuan, Shi and Meiqi, Zhu and Emiao, Lu and Peng, Cui},
journal={WWW},
year={2020}
}

About

Structural Deep Clustering Network

License:Apache License 2.0


Languages

Language:Python 100.0%