Skip to content
/ MGAE Public
forked from TrustAGI-Lab/MGAE

Implementation of the CIKM-17 paper “MGAE: Marginalized Graph Autoencoder for Graph Clustering”

Notifications You must be signed in to change notification settings

ZKZ/MGAE

 
 

Repository files navigation

MGAE

Implementation of the CIKM-17 paper “MGAE: Marginalized Graph Autoencoder for Graph Clustering”

Usage

run train.m

Cite

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

@inproceedings{wang2017mgae,
  title={MGAE: Marginalized graph autoencoder for graph clustering},
  author={Wang, Chun and Pan, Shirui and Long, Guodong and Zhu, Xingquan and Jiang, Jing},
  booktitle={Proc. of CIKM},
  pages={889--898},
  year={2017},
  organization={ACM}
}

About

Implementation of the CIKM-17 paper “MGAE: Marginalized Graph Autoencoder for Graph Clustering”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 47.3%
  • HTML 34.1%
  • C 16.6%
  • M 1.3%
  • Makefile 0.7%