You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great work on your paper! I'm particularly interested in the model comparison between JODIE and the other models, such as LSTM, Time-LSTM, RRN, LatentCross, and DeepCoevolve.
Could you please provide the code you used to produce the results in the following table?
-------------------------
Reddit
Wikipedia
LSTM [53]
52.3
57.5
Time-LSTM [53]
55.6
67.1
RRN [47]
58.6
80.4
LatentCross [8]
57.4
62.8
DeepCoevolve [13]
57.7
66.3
JODIE
59.9
83.1
(proposed method)
The text was updated successfully, but these errors were encountered:
Hi author of JODIE,
Great work on your paper! I'm particularly interested in the model comparison between JODIE and the other models, such as LSTM, Time-LSTM, RRN, LatentCross, and DeepCoevolve.
Could you please provide the code you used to produce the results in the following table?
The text was updated successfully, but these errors were encountered: