-
Post questions here for one or more of our fundamentals readings:
Fortunato, Santo. 2010. “[Community Detection in Graphs](https://www.sciencedirect.com/science/article/pii/S0370157309002841).” Phy…
-
As we expanded Kaiaulu CLI, we came up with several questions that might be of interest to other developers working on the CLI as well. Therefore, we will sumarize them here for further discussion. :)…
-
In a previous issue, I discussed one reason why eigenvector centralization is problematic: #2673 (it depends on the normalization of the vertex-level centralities).
There are other conceptual probl…
-
The easiest path in is likely some applied workshop/conference.
A good narrative would be to:
1. Find a domain where GraphRNN fails (can be super specific)
2. Tweak the model towards that domain…
-
For improving the ability of GraphAr format, we prepare to construct a data hub with GraphAr format.
This issue is for gathering graph dataset, which is best to meet the following requirements:
…
-
I'm not sure whether this package be used to study nanocrystals. Any hints/comments will be helpful.
Regards,
Zhao
-
- Personal Social Networks - Will & David
- Mindmapping Tweets - David
- HackerNews - David
- Emails - Will + David
- Medium post (hyperlinks) - David
- Medium post (on graphs and writing) - Will
- Fa…
-
Hi:
I use your published of this paper, I can't reproduce the result. For example, MUTAG, test accuracy is very low, about 70 percent while train accuracy is near to 1. There occurs overfitting I …
-
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…
-
## 🚀 Feature
- [degree specific GNN](https://arxiv.org/pdf/1906.02319.pdf) with implementation in TF
- [structure aware GNN](https://arxiv.org/pdf/2008.12010.pdf) which is just a preprint for now,…