Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can l extend your code to handle irregular graph (not a grid) with variable number of edges ? #3

Open
pinkfloyd06 opened this issue Mar 5, 2018 · 1 comment

Comments

@pinkfloyd06
Copy link

Hello,

l would like to know whether your code extends to irregular graph structure , such that :

number of edges is variable (rather than number_edges = 8) and the graph is not a grid but an irregular graph (variable number of nodes and vertices. In your MNIST example you set grid_side = 28)
Thank you

@swg209
Copy link

swg209 commented Aug 14, 2019

The same question as@pinkfloy06, how to deside the grid side if I have 17 nodes in a fix graph,and the feature dim of every node is 2048. Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants