Skip to content

justsmart/Recformer-mindspore

Repository files navigation

RecFormer

This code is implemented by mindspore 2.0.0 rc1.

The implement by Pytorch is here.

"handwritten-5view" dataset is provided for a demo!

Run "python train.py".

Citation

@article{liu2023information,
  author={Liu, Chengliang and Wen, Jie and Wu, Zhihao and Luo, Xiaoling and Huang, Chao and Xu, Yong},
  journal={IEEE Transactions on Neural Networks and Learning Systems}, 
  title={Information Recovery-Driven Deep Incomplete Multiview Clustering Network}, 
  year={2023},
  volume={},
  number={},
  pages={1-11},
}

If you have any questions, please contact me: liucl1996@163.com

About

The Implement of "Recformer" by mindspore framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages