joshcarty / tfgnn-ogb

Examples using TensorFlow GNN with Open Graph Benchmark datasets.
MIT License
7 stars 0 forks source link

To implement a multiple node sets example #12

Closed SidneyLann closed 1 year ago

SidneyLann commented 1 year ago

This repo is very useful for me, could you please implement a multiple node sets example. Thanks!

joshcarty commented 1 year ago

Thanks, that's great to hear the repository has been useful to you.

I created this example in the absence of examples in tensorflow/gnn. There are now official examples so I won't be maintaining or extending this repository.

I hope you understand. Thanks!