-
Hi, thanks for your great work.
I use "hyperbolicity.py" to calculate the hyperbolicity of Cora. In your paper, it is 11 but I got 2.5. I am not sure if it is because I set 'num_samples' too smal…
-
Hi there,
I tried to read the `mult_nor.mat` file in the cora data set. It gives me this error in python
`OSError: could not read bytes`
and Matlab gives me this error
`cannot read file`
…
-
When running 'python main.py --dataset cora --module GAE --nu 0.1 --lr 0.001 --batch-size 64 --n-hidden 64 --n-layers 2 --weight-decay 0.0005 --n-epochs 1000 --early-stop', the error occurs “FileNotF…
-
Hi,
I have been trying out the cora dataset. I notice that the train and test files are all the same for facts/pos/neg. It should be different right for correct evaluation.
-
Dear author, I would like to know how the hypergraph of the cora dataset in cocitation is constructed. If you can answer this question, it will be of great help to me.
-
Hello,
After upgrading from PyG 2.3.x to PyG 2.4.0, the `keys` property of `torch_geometric.data.data.BaseData` was refactored into a method, leading to the following error when calling `GraphDatas…
-
Hi! I have reproduced your paper recently, it's an interesting paper. But I get an 83.6% accuracy for Cora with your code, the parameters are the same as you provided. I am curious about the reason.
…
-
@spektom @jbednar Hi thanks for this wonderful tool , just wanted to knw how to visualize the standard datasets like cora/pubmed/citeseer/graph classification dataset using pyvis
Thanks in advance
-
In the file execute.py , perhaps you should state the CUDA environment before import torch package. Otherwise, only the default GPU could be used.
-
Based on : "IEEE Standard Ontologies for Robotics and Automation," in IEEE Std 1872-2015 , 2015.
And https://github.com/srfiorini/IEEE1872-owl
```
├─
├─
├─
├─
├─
…