SimiaoZuo / Transformer-Hawkes-Process

Code for Transformer Hawkes Process, ICML 2020.
MIT License
174 stars 48 forks source link

about dim_process #12

Open chostorjax opened 2 years ago

chostorjax commented 2 years ago

hi,i want to know about the 'dim_process' refers to what?

junkgear commented 2 years ago

+1

ChenglongMa commented 2 years ago

+1

waystogetthere commented 1 year ago

Hi, if you are still concerned, the dim_process refers to the 'total number of event types'. @chostorjax @junkgear @ChenglongMa

The dataset is from another paper, which is also an extension of the Hawkes Process, under LSTM architecture.

https://proceedings.neurips.cc/paper/2017/file/6463c88460bd63bbe256e495c63aa40b-Paper.pdf

Best regards

ChenglongMa commented 1 year ago

Thank you @waystogetthere