[go: up one dir, main page]

Skip to content
/ MoveSim Public

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

License

Notifications You must be signed in to change notification settings

FIBLAB/MoveSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages