Shuangli Li

Results 3 issues of Shuangli Li

Hi, Petar Firstly, thanks for your great works! I want to use GAT for link prediction, my datasets only can give the adjacency matrix as input for GAT. Node doesn't...

Hi, Thanks for your excellent work. I found the implementation of padding a batch in your code is confusing. The code for batch is: ```python def pad_batch(h_node, batch, max_input_len, get_mask=False):...

Hi, Thanks for your excellent work. I wonder could you please provide the pretrained models on the zinc_standard_agent dataset? Thanks a lot!