-
The x or y coordinates in shapes currently reference exactly one axis each, but if we could allow multiple axis references within one shape, you could link up features in different subplots in a way t…
-
How do you convert the devign dataset into code property graph described in the devign paper?
-
### Summary
The documentation for all algorithms in petgraph::algo::[isomorphism](https://docs.rs/petgraph/latest/petgraph/algo/isomorphism/index.html#) is vague in regards to multigraphs.
### M…
-
I sometimes have a couple of link types between different notes and so Graph Link Types has been great for distinguishing them visually in graph mode. However, I often want to see just one type of lin…
-
### Opening statement summary
An interesting paper about "Active Homeless Population: A Growing Imbalance in Proportions".
### Strong positive points
It was good that you got this working.
…
-
In this issue, we will create an implementation of the adiabatic quantum evolution algorithm. Specifically, we will use it for the Graph Isomorphism Problem, following the paper: [Graph isomorphism an…
-
Currently, the visualization strategies shown in the demo are only applicable to very small knowledge graphs and can be used to display the results of different conversion strategies (in the paper), f…
-
Hi @HRLTY and @afathi3,
Thanks for releasing tf3d repo.
Got some questions regarding current model architecture for 3d object detection:
* The graph layer is missing compared with paper. Why? It s…
-
[Graph neural bayesian optimization for virtual screening](https://openreview.net/forum?id=t3PzfH98Mq)
```bib
@inproceedings{wang2023graph,
title={Graph neural bayesian optimization for virtual…
-
The paper proposed a novel way of learning the weight matrix, however it seems that spectral convolution cannot be applied to a directed graph since the eigenvectors corresponding to the eigenvalues o…