Hi,
I don't know how this code works, how can I get the model of GraphSVX, can you record a running video, thank you very much.
If I run the script_train.py,the error is
model = eval(args.model)(input_dim=data.num_features, output_dim=data.num_classes, **eval(hyperparam))
File "", line 1, in
NameError: name 'GAT' is not defined
can you help me