8000 GitHub - tydanet/MoveSim: [KDD 2020 (AI for COVID-19)] Learning to Simulate Human Mobility
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from FIBLAB/MoveSim

[KDD 2020 (AI for COVID-19)] Learning to Simulate Human Mobility

License

Notifications You must be signed in to change notification settings

tydanet/MoveSim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoveSim

Codes for paper in KDD'20 (AI for COVID-19): Learning to Simulate Human Mobility

Datasets

Requirements

  • Python 3.6
  • PyTorch >= 1.0
  • Numpy
  • Scipy

Usage

Pretrain and train new model:

python main.py --pretrain --data=geolife

Evaluation with generated data:

python evaluation.py

About

[KDD 2020 (AI for COVID-19)] Learning to Simulate Human Mobility

Resources

License

Stars

Watchers

Forks

Releases

No releases published
30A3

Packages

No packages published

Languages

  • Python 100.0%
0