Skip to content

guyulongcs/AAAI2021_ANPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attentive Neural Point Processes for Event Forecasting (AAAI 2021)

ANPP:

ANPP_code is the code for the paper "Attentive Neural Point Processes for Event Forecasting", which is published in AAAI 2021.

The proposed framework

Requirements

python==2.7

tensorflow==1.12

Datasets:

ANPP_data contains the dataset used in the paper: Hawkes, Financial, MIMIC, Amzon(Beauty), Amazon(Clothes).

Usage

sh run.sh

Please select the dataset by modifying the dataset_run field in ANPP_code/Config.py.

Citation:

Please cite the following paper if you use the code or dataset in any way.

@inproceedings{gu2021anpp,
  title={Attentive Neural Point Processes for Event Forecasting},
  author={Gu, Yulong},
  booktitle={AAAI'21},
  year={2021}
}

About

Attentive Neural Point Processes for Event Forecasting, AAAI 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published