-
Pose a question about one of the following articles:
[“Generative agents: Interactive simulacra of human behavior.”](https://dl.acm.org/doi/abs/10.1145/3586183.3606763) Park, Joon Sung, Joseph O'B…
-
Hello and thank you for your work.
I can't find the results of the paper on the node classification task. Can I have an example reproducing the results please?
Thanks
-
Following the guidelines in https://github.com/SparseRooflineBenchmark/SparseRooflineBenchmark/issues/16, let's create some smaller issues surrounding problem set generation. The following notes may b…
-
Why your models trained on small instances can be tested on bigger instances, how to solve the difference of size.
Why each operation of your instance need different machines, no repetition in a job.…
-
Trying to recreate the examples from this [paper](https://arxiv.org/abs/2006.11287)
PySR is always predicting scalars as a low complexity solution, which doesn't make much sense, can you please elab…
-
hi,all. I have a graph dataset which edge_attr is importance. where I can't get a example about how to train a graph base edge_attr .like mnist_nn_conv.py is not solver my problem
-
## 🚀 Feature
### 0. More comments to encourage us DIY.
### 1. ```torch_geometric.datasets.TUDataset```'s "once and for all"
### 2. Still about ```torch_geometric.datasets```: arrangement. …
-
The data formats used in OpenGraph are "adj_-1.pkl", "adj_1.pkl", "mask_1.pkl", and in [issue 4](https://github.com/HKUDS/OpenGraph/issues/4) you provided a script to convert the original data to thes…
-
Hi, in config.json file, I don't quite understand the meaning of `"crop": 6` in dict("ca_infer_args") and `"crop_length": 200, "aggressive_pruning": false,` in dict("gnn_infer_args":). Could you pleas…
-
Pose a question about one of the following articles:
“[DeepWalk: Online Learning of Social Representations](https://dl.acm.org/doi/pdf/10.1145/2623330.2623732)”, 2014. B. Perozzi, R. Al-Rfou, S. S…