SUREL icon indicating copy to clipboard operation
SUREL copied to clipboard

[VLDB'22] SUREL is a novel walk-based computation framework for efficient subgraph-based graph representation learning.

Results 2 SUREL issues
Sort by recently updated
recently updated
newest added

Hi there, when trying to run this repo at MacBook Pro (13-inch, M1, 2020), I found some obstacles: 1. failed at recover conda environment using `conda env create -f environment.yml`...

Hello, does SUREL support multilink input? I have several types of edges (for example, financial link and relative link) and I'd like to use them all without relying on the...