All Projects → FIBLAB → MoveSim

FIBLAB / MoveSim

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to MoveSim

covid-19-vis
This repository contains data visualizations based on RKI and DIVI using kepler.gl
Stars: ✭ 25 (+56.25%)
Mutual labels:  simulation, covid-19
COMOKIT-Model
A GAMA (http://gama-platform.org) model on the assessment and comparisons of intervention policies against the CoVid19 pandemics
Stars: ✭ 23 (+43.75%)
Mutual labels:  simulation, covid-19
reina-model
Agent-based simulation model for COVID-19 spread in society and patient outcomes
Stars: ✭ 30 (+87.5%)
Mutual labels:  simulation, covid-19
mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images.
Generative Adversarial Network for single image super-resolution in high content screening microscopy images
Stars: ✭ 52 (+225%)
Mutual labels:  gan
keeperfx
Open source remake and Fan Expansion of Dungeon Keeper.
Stars: ✭ 128 (+700%)
Mutual labels:  simulation
shorelark
Simulation of life & evolution
Stars: ✭ 109 (+581.25%)
Mutual labels:  simulation
coronavirus
covid-19 data in J
Stars: ✭ 15 (-6.25%)
Mutual labels:  covid-19
PFL-Non-IID
The origin of the Non-IID phenomenon is the personalization of users, who generate the Non-IID data. With Non-IID (Not Independent and Identically Distributed) issues existing in the federated learning setting, a myriad of approaches has been proposed to crack this hard nut. In contrast, the personalized federated learning may take the advantage…
Stars: ✭ 58 (+262.5%)
Mutual labels:  simulation
COVID-19-AI
Collection of AI resources to fight against Coronavirus (COVID-19)
Stars: ✭ 25 (+56.25%)
Mutual labels:  covid-19
photontorch
Highly parallel simulation and optimization of photonic circuits in time and frequency domain based on the deep-learning framework PyTorch
Stars: ✭ 29 (+81.25%)
Mutual labels:  simulation
nseindia lob
National Stock Exchange of India Limit Order Book Simulation
Stars: ✭ 25 (+56.25%)
Mutual labels:  simulation
covid19api
Playing with GraphQL and COVID-19 API! Checkout the related COVID-19 Tracker for India.
Stars: ✭ 31 (+93.75%)
Mutual labels:  covid-19
bht-ams-playerstage
Player/Stage SLAM
Stars: ✭ 35 (+118.75%)
Mutual labels:  simulation
mbsim
A multi-body simulation software
Stars: ✭ 22 (+37.5%)
Mutual labels:  simulation
Deep-Exemplar-based-Video-Colorization
The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".
Stars: ✭ 180 (+1025%)
Mutual labels:  gan
AutoInteraction-Library
Android仿真人机交互开源库,包括自动化模拟点击指定控件、模拟滚屏等
Stars: ✭ 50 (+212.5%)
Mutual labels:  simulation
steam-stylegan2
Train a StyleGAN2 model on Colaboratory to generate Steam banners.
Stars: ✭ 30 (+87.5%)
Mutual labels:  gan
automatic-manga-colorization
Use keras.js and cyclegan-keras to colorize manga automatically. All computation in browser. Demo is online:
Stars: ✭ 20 (+25%)
Mutual labels:  gan
GAN-auto-write
Generative Adversarial Network that learns to generate handwritten digits. (Learning Purposes)
Stars: ✭ 18 (+12.5%)
Mutual labels:  gan
PVSystems
A Modelica library for photovoltaic system and power converter design
Stars: ✭ 20 (+25%)
Mutual labels:  simulation

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].