This is our tensorflow implementation for the paper:
Yongqi Li, Meng Liu, Jianhua Yin, Chaoran Cui, Xinshun-Xu, and Liqiang Nie(2019). Routing Micro-videos via A Temporal Graph-guided Recommendation System. In ACM MM`19, NICE, France,Oct. 21-25, 2019
The code has been tested running under Python 3.5.2. The required packages are as follows:
- tensorflow == 1.9.0
- numpy == 1.16.2
- Dataset I
python3 train.py
- Dataset II
python3 train.py
We provide two processed datasets: Dataset I, Dataset II.