Skip to content
/ VANext Public

Predciting Human Mobility via Variational Attention

Notifications You must be signed in to change notification settings

gcooq/VANext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VANext

Predciting Human Mobility via Variational Attention

Environment

Python 2.7 & Tensorflow

Details

  1. Source code: NYC_gated.py (the demo code is implemented for NYC dataset in our paper)

  2. AMSGrad.py: optimizer, you can choose Adam or AMSGrad.py

  3. attention.py. It is an old version, if you want to use.

Btw, as to the poi embedding, you can use the causal embedding method described in our paper.

Notes

Pleas cite: Gao Q, Zhou F, Trajcevski G, Zhang K, Zhong T, Zhang F. Predicting human mobility via variational attention. InThe World Wide Web Conference 2019 May 13 (pp. 2750-2756).

About

Predciting Human Mobility via Variational Attention

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages