tensorflow / fold

Deep learning with dynamic computation graphs in TensorFlow
Apache License 2.0
1.82k stars 266 forks source link

Implementation for graph convolution neural networks #66

Open bdqnghi opened 7 years ago

bdqnghi commented 7 years ago

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

delesley commented 7 years ago

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

On Tue, May 30, 2017 at 2:42 AM, bdqnghi notifications@github.com 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 | delesley@google.com | 505-206-0315

bdqnghi commented 7 years ago

@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

delesley commented 7 years ago

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 notifications@github.com 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 | delesley@google.com | 505-206-0315