Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 630 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 630 Bytes

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