Skip to content
forked from xptree/DeepInf

GAT和GCN很好的描述,可以复用,Rank-Emotion-Cause和夏睿组很多都复用

License

Notifications You must be signed in to change notification settings

ipengx1029/DeepInf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

DeepInf

This is a PyTorch implementation of DeepInf for the task of predicting social influence, as described in our paper:

DeepInf: Social Influence Prediction with Deep Learning

The code is tested on PyTorch 0.4.0.

Datasets

Please download the peprocessed datasets from onedrive, dropbox, google drive, or baidu pan(with password 242g).

If you are interested in un-preprocessed data, please download them from the following links.

Promotional Video

The promotional video is available here

Cite

Please cite our paper if you use this code in your own work:

@inproceedings{qiu2018deepinf,
  title={DeepInf: Social Influence Prediction with Deep Learning},
  author={Qiu, Jiezhong and Tang, Jian and Ma, Hao and Dong, Yuxiao and Wang, Kuansan and Tang, Jie},
  booktitle={Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD’18)},
  year={2018}
}

About

GAT和GCN很好的描述,可以复用,Rank-Emotion-Cause和夏睿组很多都复用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.9%
  • Shell 4.1%