Skip to content

Source code of the paper "Content to Node: Self-Translation Network Embedding, KDD 2018."

Notifications You must be signed in to change notification settings

NKU-IIPLab/STNE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

STNE

Source code of the paper "Content to Node: Self-Translation Network Embedding, KDD 2018."

Code Entrance: main.py for STNE and STNEConv.py for STNE-CNN

The project is developed with Python 3.6.4, TenserFlow 1.

The develop tool is PyCharm Community Edition 2017.1.4

Citing

If you find STNE is helpful to your research, please consider citing:

@inproceedings{Jie2018STNE,
author = {Jie Liu and Zhicheng He and Lai Wei and Yalou Huang},
title = {Content to Node: Self-Translation Network Embedding},
booktitle = {Proceedings of the 25th {ACM} {SIGKDD} International Conference on Knowledge Discovery {&} Data Mining, {KDD} 2018, London, UK, August 19-23, 2018},
pages = {1794--1802},
year = {2018},
doi = {10.1145/3219819.3219988}
}

About

Source code of the paper "Content to Node: Self-Translation Network Embedding, KDD 2018."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages