gaoghc / DANE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Attributed Network Embedding

Preprocess data

Enter into the Database directory and run the corresponding script, e.g.

python script_walks_cora.py

Run experiments

Enter into the project directory and run the corresponding script, e.g.

python script_cora.py

Tips

Please create the following log folders in this project directory.

./Log/cora
./Log/citeseer
./Log/wiki
./Log/pubmed

Paper

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}
}

About


Languages

Language:Python 100.0%