This repository is for the paper DucDiff: Dual-consistent Diffusion for Uncertainty-aware Information Diffusion Prediction,which is still under review.
- model.py: main implementation of the model
- data: contains the example data
- run.py: main file for training and testing models
- parsers.py: all hyperparameter settings are in this file