Skip to content

gaoghc/DANE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages