Sal Aguinaga

Results 1 issues of Sal Aguinaga

In tutorial 6 if we use the randomlinksplit how does train_pos_edge_index get handled later in the code? Does this line become: `train_pos_edge_index = train_data.edge_index.to(device)` ? And how is the test...