-
Hi! I am one of the creators of the [🍇 grape 🍇 library](https://github.com/AnacletoLAB/grape). We have 80K+ graphs in the automatic retrieval portion of the library, most from real-world biomedical pa…
-
Guppy in Test
1. Run MVP2 What decreases PTGDR2 in the Test UI: https://ui.test.transltr.io/results?l=PTGDR2%20(Human)&i=NCBIGene:11251&t=2&r=0&q=57a22b07-33cf-4dcd-8b39-db5237f45a86
2. The secon…
-
### Question
I found that edge masking seems to be missing in [implementation of GNNExplainer](https://github.com/pyg-team/pytorch_geometric/blob/master/torch_geometric/nn/models/gnn_explainer.py) …
-
Hi,
I checked that you updated your benchmark table, which is very exciting. I have a few questions about it.
**1) TransR results difference:** Did you guys explain somewhere the difference betw…
-
I tried to produce a model to run for inference from my Android application using the executorch runtime enviroment. Execution failed producing the traceback log reported below.
Here is the code I …
-
I have got a GAE model trained with data pyg_graph_train.
Then, I use pyg_graph_test for model prediction.
I tried this:
`pred, score = model.predict(
pyg_graph_test,
label = pyg_gra…
-
When I finish training for instance segmentation and use demo.py to generate masks, I get the result of the first image.
First image includes box and class(0 in this case) and probability.
Also,…
-
I'm looking for an example code that I would like to study for my own problem.
Let say I have a 3D geometry that is formed in 3D meshes.
I have 100 number of graph data that have 10,000 nodes …
-
Noticed that (mostly in act II and Act V) you would have blacked out tiles near the screen edge (or as discovered recently, elements of the interface see image), no matter what the resolution is. Happ…
-
from: @jack-bilby :
> 12: aperm.default(X, c(s.call, s.ans))
> 11: aperm(X, c(s.call, s.ans))
> 10: apply(x, 1, function(y) (sum(is.na(y))/length(y)) > maxNA.fraction)
> 9: which(apply(x, 1, fun…