-
Thanks a lot.
-
Suppose I have a bunch of points on an image that has properties like its position and color.
I want to connect every point by a line and then the model should classify which line is appropriate.
…
-
Hello @eliorc :
Firstly, thanks for your works about Node2Vec in python, which makes this algorithm using more eaier. Now I am trying to generate 10 sets of node vectors, but I get the same dat…
-
I have read your paper very interestingly and want to reproduce the performance for the ENZYMES dataset.
First of all, thank you for your great paper and code.
However, performance is not reproduc…
-
Hello. I am currently working on multiple Pairwise algorithms, and found the following problems.
Whenever i load the TCEP data as follows,
`data, labels = load_dataset('tuebingen')`
the apparent …
-
Hello,
I played with the FSGNN [example](https://github.com/Diviyan-Kalainathan/CausalDiscoveryToolbox/blob/master/examples/example_cgnn.ipynb) avalaible, modifying very little pieces of the code (mo…
-
Sorry if it sounds silly and not the right place to ask it. But I felt it could solve it better than posting it anywhere else. I am little confused with the concept, Graph embedding gives a numerical …
-
# Next paper candidates
Let's propose papers to study next! All papers mentioned in the comments of this issue will be listed in the next vote.
## Last session runner-up(s)
- [Learning and Evalua…
-
## Feature
Adding support for a graph backend like Boost in place of or in addition to the current custom.
## Motivations
The current graph backend doesn't support a number of important operations,…
-
# Next paper candidates
Let's propose papers to study next! All papers mentioned in the comments of this issue will be listed in the next vote.
## Last session runner-up
[Graph Attention Networ…