Skip to content

Xiaoqiang-Yan/MBN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBN

This is a pytorch implementation for our submitted paper: Mutual Boost Network for Attributed Graph Clustering.

Environment Requirement

python==3.6

pytorch==1.8.0

numpy==1.21.1

sklearn==0.24.2

munkres==1.1.4

Run Code

For example:

python main.py --name acm

For the file data/cite/cite.txt exceeds GitHub's file size limit of 100 MB, the complete datasets can be download from:

Google drive: Click Here to Access

About

Mutual Boost Network for Attributed Graph Clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages