Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 372 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 372 Bytes

Neural Diffusion Model

source code for TKDE submission "Neural Diffusion Model for Microscopic Cascade Prediction"

Training

python train.py

Test

python evaluate.py -model modelfile

Parameters

Parameters can be modified in DataLoader.py and train.py

Requirements

pyTorch==0.2.0 and A GPU device for training and testing

Contact

[email protected]