-
I've read the codes!
In the codes, i think you just use Chebyshev polynomial and replace ~L with D^-1W:
for support in self._supports:
x1 = tf.sparse_tensor_dens…
-
Not all public functions are listed in `functions.yaml`. This issue is to:
- Identify what is missing.
- Add all missing functions to `functions.yaml`
-
From JDO:
Hi Chris,
Nice package! I write lots of LaTeX as a professor, and I collaborate
with my students, and we use github for source control. I'm an Emacs
man so I have historically just formatt…
-
Hi team,
Thank you for developing such a great package.
May I ask you about the heatmap visualising regulatory potential between prioritized ligands vs predicted target genes?
From this heatmap…
-
**Describe the bug**
when run many times of algorithm like pagerank, the java process thread in Activity Monitor will grow too large, and cause an error like
```
Caused by: java.lang.OutOfMemoryEr…
-
Hello, Dr. Sun,
I read your other paper "PullNet", I have some questions about WebQSP for you.
1. In section 4.4 "Subgraph Retrieval for Baseline Models", you give the answer recall in Table 2, I wo…
-
**Describe the bug**
I want to write a Personalized page Rank to my database. But the query never finishes. After 10 minutes it wrote 20 GB on my drive and crashed.
**To Reproduce**
Spoiler …
-
Hi NicheNet Team,
Thank you for this great tool for investigating cell-cell interactions.
I applied it on a single-cell RNA-seq data. Nichenetr worked well, and some interesting interactions sh…
-
Hi,
Thank you for this interesting work! I just have a few clarification questions about the formulation of the (original) PageRank that you presented in the paper. You mention that PageRank can be…
mdanb updated
3 years ago
-
As GP implementations are validated (both for correctness and performance), previous implementations should be deleted.
- [ ] pagerank
- [ ] personalized pagerank
- [ ] katz
- [ ] bfs
- [ ] …