fold icon indicating copy to clipboard operation
fold copied to clipboard

Implementation for graph convolution neural networks

Open bdqnghi opened this issue 8 years ago • 3 comments
trafficstars

Hi, I would like to ask if there is an existing source code for the implementation of graph convolution neural networks.

bdqnghi avatar May 30 '17 09:05 bdqnghi

No existing code. All of our models have been over trees or DAGs.

On Tue, May 30, 2017 at 2:42 AM, bdqnghi [email protected] wrote:

Hi, I would like to ask if there is an existing source code for the implementation of graph convolution neural networks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tensorflow/fold/issues/66, or mute the thread https://github.com/notifications/unsubscribe-auth/AGGbTeqs8QuGcONthyzNv5Zpi86MF7-jks5r--RqgaJpZM4NqDge .

-- DeLesley Hutchins | Software Engineer | [email protected] | 505-206-0315

delesley avatar May 30 '17 17:05 delesley

@delesley okay, then is there any plan to provide an example for graphs? As I read in the paper behind this tool, there should be an implementation for graph convolution. I'm working on similar graph problem and this tool is not very easy to understand and use, it's good if we have an ipython notebook to provide some references for how to deal with graph

bdqnghi avatar Jun 06 '17 19:06 bdqnghi

Honestly, I myself am not going to get to it any time soon. Someone else want to try?

On Tue, Jun 6, 2017 at 12:01 PM, bdqnghi [email protected] wrote:

@delesley https://github.com/delesley okay, then is there any plan to provide an example for graphs?. I'm working on similar graph problem and this tool is not very easy to understand, it's good if we have an ipython notebook to provide some references.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tensorflow/fold/issues/66#issuecomment-306585026, or mute the thread https://github.com/notifications/unsubscribe-auth/AGGbTWfORLT-ancLaTydWfciAn6xKn84ks5sBaIWgaJpZM4NqDge .

-- DeLesley Hutchins | Software Engineer | [email protected] | 505-206-0315

delesley avatar Jun 07 '17 19:06 delesley