Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 441 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 441 Bytes

Multi-View Graph Representation Learning Beyond Homophily

Paper

Multi-View Graph Representation Learning Beyond Homophily, transactions on knowledge discovery from data, 2023 Please cite this paper.

Usage

Here we provide an implementation of MVGE in Python, along with a minimal execution example (on the Cora dataset). The repository is organised as follows:

  • input/ contains the necessary dataset files for Cora and cornell;