Skip to content

Zj202309/MGCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper

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

Installation

Clone this repo.

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

  • python 3.9.18
  • pytorch 2.0.1
  • numpy 1.26.0
  • sklearn 1.3.0
  • matplotlib 3.8.0

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!

About

Multi-scale Graph Clustering Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages