Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/christinecui/DOGC

Discrete Optimal Graph Clustering (TCYB)
https://github.com/christinecui/DOGC

Last synced: about 1 month ago
JSON representation

Discrete Optimal Graph Clustering (TCYB)

Awesome Lists containing this project

README

        

# DOGC
**Discrete Optimal Graph Clustering**

Created by Yudong Han, Lei Zhu, Zhiyong Cheng, Jingjing Li, Xiaobai Liu

The details can be found in https://arxiv.org/abs/1904.11266
 


**Prerequisities**

1. MATLAB

2. Datasets

   Download dataset and put it into the data folder.

   run main.m.

**Resources**

You can download dataset in http://archive.ics.uci.edu/ml/index.php

**Citation**

If you find our approach useful in your research, please consider citing:

@article {DOGC,

title = {Discrete Optimal Graph Clustering},

author = {Yudong Han and Lei Zhu and Zhiyong Cheng and Jingjing Li and Xiaobai Liu},

journal = {IEEE Transactions on Cybernetics},

DOI = {10.1109/TCYB.2018.2881539},

year = {2018}
}