lbq8942

Results 8 issues of lbq8942

i not only need the data,i need the code of your paper too,can you guys show me ?i need the TemporalKGS code ,that is to say code of this paper...

is there code's pytorch version available?

In data_loader.py, ``` def __getitem__(self.index): time_bar = self.time_bar.copy() assert u != v, (tpl, rel) ``` but self has no no attribute 'time_bar'.

i think your log likelihood is wrongly computed. i will state it from two aspects, first, you don't shift your sequence, we should use the first hidden to compute the...

dataform的["Pre-Train", "In-Train", "Discard"]分别代表什么意思啊。

in your markdown file, you said mean relative error(MAE), but i remember that MAE means Mean Absolute Error (MAE)

may i ask what does the "bias:1" in the features mean?

When i use pip install tick in 2025, it fails. The python installed in my machine is the latest version, 3.13. ``` AttributeError: `scipy.sparse.sputils` has no attribute `get_index_dtype`more, `scipy.sparse.sputils` is...