You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I stripped the code for learning over ProGraML graphs from the tasks/ directory a while back as it was over complicated and slower than it needed to be. This issue is to track adding a new reference GGNN implementation to ProGraML.
Probably not soon, unfortunately :-( I am too busy on my other commitments to find the time to work on this.
You're welcome to take a look at an older revision of the learning code, or you could use the existing API to prepare your graphs in networkx / DGL then follow one of the many excellent tutorials on graph learning to get started.
🚀 Feature
I stripped the code for learning over ProGraML graphs from the
tasks/
directory a while back as it was over complicated and slower than it needed to be. This issue is to track adding a new reference GGNN implementation to ProGraML.The text was updated successfully, but these errors were encountered: