mfazalul 6 years ago

As soon as I saw the title, my reaction was "YESSSS!"... A while ago, I was looking for something like this, but I soon realized that deep learning on graphs is still comparatively new, and not many python modules exist for it.

  • _fh5n 6 years ago

    Glad you like it. Now go and build crazy stuff!

JoeDaDude 6 years ago

I'd love to tinker with this. What is a classic problem or demo for graph neural networks? Is there an equivalent to the MNIST problem for GNNs that would make a good learning exercise?

syntaxing 6 years ago

How is the data fed into the model? Are the graphs represented by a dictionary or an adjacency matrix (or neither)? Does anyone have more links I can read more about graph based deep learning?

helloiloveyou 6 years ago

YEEES I will finally be able to complete a college assignment that I postponed