-
How do i get the required packages for xgraph/PGExplainer? The install.sh does not work for me.
-
Hi, thanks for this nice implementation and paper.
From my understanding, LDS-GNN updates graphs and GCN parameters at the same time for a node classification problem. So, say if in another task, th…
-
I need to run the pre-trained models on some custom data I have. How do I do that? Do I just replace the data in appropriate folders of Rent3D++ data set? Reading the README, I could not understand ho…
-
Hi, I am trying to run baseline models on Colab Pro. Even after having 25GB RAM, the Colab server is crashing. How do I use the Ontheflyfunction (originally used in test_inference_gnn.py) for training…
-
#### Summary:
The error message encountered when passing data inputs with NaN is confusing. Perhaps `optimizing` and `sampling` should screen items in `data` dictionary for NaN.
#### Descriptio…
-
### Team Name:
QUACKQUACKQUACK
### Project Description:
Over recent years, a large influx of interest has been observed in classical machine learning regarding the research into and usage o…
-
Hi,
In the experiment of graph classification with graph kernels, how can I set the number of the reduced dimensions of each node? My understanding of graph classification with graph kernels is tha…
-
Hi,
I had a couple questions about the methods:
1). The GNN training is for each subgraph extraction, yes? If so, how are the GNNs related to one another if the parameterization will be differ…
vymao updated
3 years ago
-
Hi, after checking each distributed graph partition of DGL(0.6), i believe that it adopt a vertex cut strategy,
and each edge will only be assigned to just one partition, and the vertices may be so…
Zarca updated
3 years ago
-
We are trying to setup this multi-agent training and tried to run `train_policy coverage -t 20` to train the model. But we are getting this error.
.**conda/envs/marl/lib/python3.8/site-packages/ray…