Skip to content

SunsetRay/RLMob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLMob

Code for the paper "RLMob: Deep Reinforcement Learning for Successive Mobility Prediction"

  • run run.py to launch the framework (global parameters in run.py), recommend to use
nohup python -u run.py >log/F_ppo.log 2>&1 &
  • run pretrain/main.py to pretrain (parameters are at the top of train.py), and pretrain/parameters.py for adjusting hyperparameters for pretraining

About

Artifact for WSDM'22 Paper-RLMob: Deep Reinforcement Learning for Successive Mobility Prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages