Awesome
Reinforcement Graph Clustering
An official source code for paper Reinforcement Graph Clustering with Unknown Cluster Number, accepted by ACM MM 2023. Any communications or issues are welcomed. Please contact yueliu19990731@163.com. If you find this repository useful to your research or work, it is really appreciate to star this repository. ❤️
Quick Start
- Step1: use the cora.zip file or download other datasets from Awesome Deep Graph Clustering/Benchmark Datasets
- Step2: unzip the dataset into the ./dataset folder
- Step3: run
python train.py