-
## 레퍼런스 논문
1. Graph Clustering with Graph Neural Networks (DMoN)
- paper : [https://arxiv.org/abs/2006.16904](https://arxiv.org/abs/2006.16904)
- code : [https://github.com/google-research/go…
-
[Robustifying GNN Via Weighted Laplacian](https://ieeexplore.ieee.org/abstract/document/9840814/)
```bib
@inproceedings{runwal2022robustifying,
title={Robustifying GNN Via Weighted Laplacian},
…
-
I read your article and am very interested in this aspect, but I found that your Github contains some data preprocessing. Could you please share some source code about WDN network leak detection and l…
-
python graphs.py
Number of graphs in ../graphs/graphs_gnn_cubic.pkl: 1
Number of graphs in ../graphs/graphs_gnn_hexagonal.pkl: 1
Number of graphs in ../graphs/graphs_gnn_trigonal.pkl: 1
Number of …
-
Posibility that the tracking continues, even if the cell is lost in some frame during the segmentation
-
Thanks for the great work!
When I tried to train a GNN retriever myself following the instructions [here](https://github.com/cmavro/GNN-RAG/blob/main/gnn/scripts/rearev_cwq.sh), I encountered the i…
-
**Is your feature request related to a problem? Please describe.**
I want to develop a new model with Pytorch Geometric which is a GNN library based on Pytorch. I hope you can develop some api to ma…
-
Hi,
I was wondering how i could you your implementation of flops counter for GNN layers, in the description it says that it works for GCN but i was wondering what should be the input shape.
Thank …
-
### 🚀 The feature, motivation and pitch
**We are kicking off another community sprint!**
This community sprint resolves around extending the latest **GNNLLM features** from PyG 2.6.
This sprint…
-
#### Heterogeneous GNN
- [ ] Relational GCN (+ DistMult)
- [x] mini-batch learning (DGL)