darren9080 / topolstm

Topological Recurrent Neural Network for Diffusion Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contain the code of the following paper:

"Topological Recurrent Neural Network for Diffusion Prediction".
Jia Wang, Vincent W. Zheng, Zemin Liu, and Kevin C.-C. Chang. 
In Proc. of The IEEE International Conference on Data Mining (ICDM '17), New Orleans, Louisiana, USA, 2017.
https://arxiv.org/abs/1610.09950.

Code developed by Jia Wang.

To use this code, please kindly cite our paper: 
@inproceedings{WangZLC17,
  author    = {Jia Wang and
               Vincent W. Zheng and
               Zemin Liu and
               Kevin Chen-Chuan Chang},
  title     = {Topological Recurrent Neural Network for Diffusion Prediction},
  booktitle = {ICDM},
  pages     = {475--484},
  year      = {2017}
}

About

Topological Recurrent Neural Network for Diffusion Prediction


Languages

Language:Python 100.0%