Zhenjie Chai
Results
1
comments of
Zhenjie Chai
Please check line 45-48 in "train.py": model = GCN(nfeat=features.shape[1], nhid=args.hidden, nclass=labels.max().item() + 1, dropout=args.dropout)