Skip to content

The code of APP, Scalable Graph Embedding for Asymmetric Proximity. Zhou, Chang and Liu, Yuqiong and Liu, Xiaofei and Liu, Zhongyi and Gao, Jun AAAI 2017

AnryYang/APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APP

The code of APP, which is proposed in Scalable Graph Embedding for Asymmetric Proximity. Zhou, Chang and Liu, Yuqiong and Liu, Xiaofei and Liu, Zhongyi and Gao, Jun AAAI 2017.

The code is received from Chang Zhou (zhouchang915@gmail.com):

Back in 2016, we deploy the algorithm using a java-based distributed graph engine similar to Apache Giraph, so it's in Java. The source vectors will be in _vec file, and the target vectors will be in _vec_con. The input has the adjacency list format, and we attached a example data used in our paper.

About

The code of APP, Scalable Graph Embedding for Asymmetric Proximity. Zhou, Chang and Liu, Yuqiong and Liu, Xiaofei and Liu, Zhongyi and Gao, Jun AAAI 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages