Home

Awesome

Paper

Source code for the paper "Multi-scale Graph Clustering Network"

Installation

Clone this repo.

git clone https://github.com/Zj202309/MGCN.git

Usage

Here we provide an implementation of Multi-scale Graph Clustering Network (MGCN) in PyTorch, along with an execution example on the ACM dataset (due to file size limit).

To train the model, use python main.py

Contact

lixiulai01@hainanu.edu.cn

Any discussions or concerns are welcomed!