Enter into the Database directory and run the corresponding script, e.g.
python script_walks_cora.py
Enter into the project directory and run the corresponding script, e.g.
python script_cora.py
Please create the following log folders in this project directory.
./Log/cora
./Log/citeseer
./Log/wiki
./Log/pubmed
Please cite our paper if you find the code useful for your research.
@inproceedings{gao2018deep,
title={Deep Attributed Network Embedding.},
author={Gao, Hongchang and Huang, Heng},
booktitle={IJCAI},
pages={3364--3370},
year={2018}
}