Codes for paper in KDD'20 (AI for COVID-19): Learning to Simulate Human Mobility
- GeoLife: This GPS trajectory dataset was collected by the MSRA GeoLife project with 182 users in a period of over five years.
- Python 3.6
- PyTorch >= 1.0
- Numpy
- Scipy
Pretrain and train new model:
python main.py --pretrain --data=geolife
Evaluation with generated data:
python evaluation.py