BlueBrain / BlueGraph

Python framework for graph analytics and co-occurrence analysis
https://bluegraph.readthedocs.io
Apache License 2.0
31 stars 5 forks source link

Add graph embeddings #65

Open eugeniashurko opened 3 years ago

eugeniashurko commented 3 years ago

(Unsupervised/supervised) Graph embedding constructs embedding vectors for entire graphs.

This allows to perform the following downstream tasks:

BlueGraph should implement graph embedding and the respective downstream tasks