Graph-MLP icon indicating copy to clipboard operation
Graph-MLP copied to clipboard

Results 5 Graph-MLP issues
Sort by recently updated
recently updated
newest added

I was trying to run your code with my dataset, and the number of training data is 18000, while my batch size is 500. The following line can't work with...

Hello!I would like to ask what is your specific parameter setting of robustness experiment? I did not reproduce your results with the parameter settings provided in the article. Looking forward...

Thank you for your work. Can you also upload the code that check robustness against corrupted connection in inference which you generate fighre 6 for cora and citeseer dataset to...

Hi, your work is really inspiring and I have one question. In the paper, you were saying the model would be more robust when facing large-scale graph data and corrupted...

LINE model use the graph structure to generate the node embedding like pre-train, and the embedding is used for multiple downstream tasks. I think this method is only use original...