hustlingchen / CCCF

The code of paper Compositional Coding for Collaborative Filtering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compositional Coding for Collaborative Filtering

Announcement:

Description:

  • The repo consists the code of Compositional Coding for Collaborative Filtering . It works on Matlab R2016a. You just need to run the main.m to start the code.

Citation

If you want to use our codes in your research, please cite:

@inproceedings{CCCF19,
  author    = {Chenghao Liu and
               Tao Lu and
               Xin Wang and
               Zhiyong Cheng and
               Jianling Sun and
               Steven C.H. Hoi},
  title     = {Compositional Coding for Collaborative Filtering},
  booktitle = {{SIGIR}},
  year      = {2019}
}

About

The code of paper Compositional Coding for Collaborative Filtering


Languages

Language:MATLAB 87.3%Language:C 12.7%