MTGNN
MTGNN copied to clipboard
train_multi_step.py
hi, if i don't have adj_data , can i just set the predefined_A as None , like

Hi, I have faced the same question since I try this model on other datasets. How did you deal with it?