This is the source code of paper "Deep Anomaly Detection on Attributed Networks".
python==2.7.3
tensorflow>=1.1.0
python run.py
Please cite our paper if you use this code in your own work:
@inproceedings{ding2019deep,
title={Deep Anomaly Detection on Attributed Networks},
author={Ding, Kaize and Li, Jundong and Bhanushali, Rohit and Liu, Huan},
booktitle={SIAM International Conference on Data Mining (SDM)},
year={2019}
}