-
[Nrgnn: Learning a label noise resistant graph neural network on sparsely and noisily labeled graphs](https://dl.acm.org/doi/abs/10.1145/3447548.3467364)
```bib
@inproceedings{dai2021nrgnn,
title…
-
Hi, can you tell me how to save pose and edge predictions as images? Thank you very much.
-
Hello,
unfortunately the gof-function is not working again. I used the updated version of btergm today. Here is what I got when I runned the script altogether with the data that I have send some da…
-
**Task**
branch: feature/merge-v2-to-v1
If node_type `Episode` is returned in the graph, we should GET its children and render the same UI as previously.
Use GET /prediction/graph/edges/{ref_id}?in…
-
## 📚 Documentation
`https://docs.dgl.ai/en/0.8.x/generated/dgl.dataloading.as_edge_prediction_sampler.html`
This tutorial doesn't mention that when passing `reverse_etypes dict`, it is assumed t…
-
# Problem
Decentralized local-first apps are still not mature enough for industry as there are many active areas of research in CRDTs and we still need a whole paradigm shift in how we handle business…
-
### GAT link prediction on unseen nodes
*Hi! I am trying to implement link prediction based on GAT and predict unseen nodes (Inductive learning). While I can successfully run a link prediction usin…
-
When automatically trying to add experimental reference ligands to a network to anchor the results around the experimental range we need a similarity cutoff beyond which we do not add ligands. Without…
-
Hi. I got the following error when I ran `python quick_start.py`
```
loading all networks...
joint prediction network loaded.
root prediction network loaded.
connection predictio…
-
## 🚀 Feature
Support iterating over node pairs in DataLoader.
## Motivation
Currently there are two ways to perform link prediction evaluation with given positive and negative samples:
One is …