Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 815 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 815 Bytes

CDIMC-net: Cognitive Deep Incomplete Multi-view Clustering Network

This is an example implementation of our paper:

Jie Wen, Zheng Zhang, Xu Yong, Zhang Bob, Fei Lunke, Xie Guo-Sen, CDIMC-net: Cognitive Deep Incomplete Multi-view Clustering Network, International Joint Conference on Artificial Intelligence, 2020, 3230-3236.

This codes are operated on Pytorch.

Citation:

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

@inproceedings{wen2020CDIMC,
title={CDIMC-net: Cognitive Deep Incomplete Multi-view Clustering Network},
author={Wen, Jie and Zhang, Zheng and Xu, Yong, and Zhang, Bob and Fei, Lunke and Xie, Guo-Sen},
booktitle={International Joint Conference on Artificial Intelligence},
year={2020}
}