Skip to content

liyongqi67/ALPINE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Routing Micro-videos via A Temporal Graph-guided Recommendation System

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

Environment Requirement

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

Example to Run the Codes

  • Dataset I
    python3 train.py
  • Dataset II
    python3 train.py

Dataset

We provide two processed datasets: Dataset I, Dataset II.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages