Skip to content
/ MATE Public

the source code of paper "Multi-view Graph Imputation Network"

License

Notifications You must be signed in to change notification settings

XinPeng97/MATE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-view Graph Imputation Network

the source code of paper "Multi-view Graph Imputation Network"

Requirement

pytorch

pytorch_geometric

Train

python main.py --dataset [name]

Citation

If you think this implementation is useful for your work, please cite our paper:

@article{peng2024multi,
  title={Multi-view graph imputation network},
  author={Peng, Xin and Cheng, Jieren and Tang, Xiangyan and Zhang, Bin and Tu, Wenxuan},
  journal={Information Fusion},
  volume={102},
  pages={102024},
  year={2024},
  publisher={Elsevier}
}

About

the source code of paper "Multi-view Graph Imputation Network"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages